BioSimSpace._Exceptions#

The _Exceptions package contains a collection of custom Exception types.

Classes#

AlignmentError

Exception thrown when molecular alignment fails.

AnalysisError

Exception thrown when analysis on existing simulation data fails.

ConversionError

Exception thrown when molecular conversion fails.

IncompatibleError

Exception thrown when objects are incompatible with each other.

MissingSoftwareError

Exception thrown when external software dependencies are missing.

ParameterisationError

Exception thrown when molecular parameterisation fails.

StreamError

Exception thrown when streaming fails.

ThirdPartyError

Exception thrown by a third party package.