Bio.PDB.PDBExceptions module

Some Bio.PDB-specific exceptions.

exception Bio.PDB.PDBExceptions.PDBException

Bases: Exception

Define class PDBException.

exception Bio.PDB.PDBExceptions.PDBConstructionException

Bases: Exception

Define class PDBConstructionException.

exception Bio.PDB.PDBExceptions.PDBConstructionWarning

Bases: BiopythonWarning

Define class PDBConstructionWarning.

exception Bio.PDB.PDBExceptions.PDBIOException

Bases: Exception

Define class PDBIOException.