schrodinger.infra.structure module

exception schrodinger.infra.structure.PyStructureReaderException(exc)

Bases: Exception

__init__(exc)

Initialize self. See help(type(self)) for accurate signature.

args
isEOF()
with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.