error module

exception mavis.error.DrawingFitError[source]

Bases: Exception

exception mavis.error.InvalidRearrangement[source]

Bases: Exception

exception mavis.error.NotSpecifiedError[source]

Bases: Exception

raised when information is required for a function but has not been given

for example if strand was required but had been set to STRAND.NS then this error would be raised