errors
Exceptions for structure module operations.
ChainNotFoundError
¶
Bases: IndexError
Exception raised when a chain is not found in a structure.
__reduce__()
¶
Helper for pickling the exception.