pygtop.exceptions (Exceptions)

pyGtoP custom exceptions.

exception pygtop.exceptions.NoSuchLigandError[source]

The exception raised if a specific ligand is requested which does not exist.

exception pygtop.exceptions.NoSuchTargetError[source]

The exception raised if a specific target is requested which does not exist.

exception pygtop.exceptions.NoSuchTargetFamilyError[source]

The exception raised if a specific target family is requested which does not exist.

exception pygtop.exceptions.NoSuchInteractionError[source]

The exception raised if a specific interaction is requested which does not exist.

exception pygtop.exceptions.NoSuchTypeError[source]

The exception raised if a random ligand or target is requested of a type which does not exist.