lsst.pex.exceptions  19.0.0-3-ga84a0ef+1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CArithmeticError
 Clsst.pex.exceptions.wrappers.UnderflowError
 CException
 Clsst.pex.exceptions.wrappers.Exception
 Clsst.pex.exceptions.wrappers.LogicError
 Clsst.pex.exceptions.wrappers.DomainError
 Clsst.pex.exceptions.wrappers.InvalidParameterError
 Clsst.pex.exceptions.wrappers.LengthError
 Clsst.pex.exceptions.wrappers.OutOfRangeError
 Clsst.pex.exceptions.wrappers.TypeError
 Clsst.pex.exceptions.wrappers.NotFoundError
 Clsst.pex.exceptions.wrappers.RuntimeError
 Clsst.pex.exceptions.wrappers.IoError
 Clsst.pex.exceptions.wrappers.OverflowError
 Clsst.pex.exceptions.wrappers.RangeError
 Clsst.pex.exceptions.wrappers.UnderflowError
 CIOError
 Clsst.pex.exceptions.wrappers.IoError
 CLookupError
 Clsst.pex.exceptions.wrappers.NotFoundError
 COverflowError
 Clsst.pex.exceptions.wrappers.OverflowError
 CRuntimeError
 Clsst.pex.exceptions.wrappers.RuntimeError
 CTypeError
 Clsst.pex.exceptions.wrappers.TypeError
 Clsst::pex::exceptions::TracepointOne point in the Traceback vector held by Exception
 Cmetaclass
 Clsst.pex.exceptions.wrappers.Exception
 Cstd::exception [external]STL class
 Clsst::pex::exceptions::ExceptionProvides consistent interface for LSST exceptions
 Clsst::pex::exceptions::LogicErrorReports errors in the logical structure of the program
 Clsst::pex::exceptions::DomainErrorReports arguments outside the domain of an operation
 Clsst::pex::exceptions::InvalidParameterErrorReports invalid arguments
 Clsst::pex::exceptions::LengthErrorReports attempts to exceed implementation-defined length limits for some classes
 Clsst::pex::exceptions::OutOfRangeErrorReports attempts to access elements outside a valid range of indices
 Clsst::pex::exceptions::TypeErrorReports errors from accepting an object of an unexpected or inappropriate type
 Clsst::pex::exceptions::NotFoundErrorReports attempts to access elements using an invalid key
 Clsst::pex::exceptions::RuntimeErrorReports errors that are due to events beyond the control of the program
 Clsst::pex::exceptions::IoErrorReports errors in external input/output operations
 Clsst::pex::exceptions::OverflowErrorReports when the result of an arithmetic operation is too large for the destination type
 Clsst::pex::exceptions::RangeErrorReports when the result of an operation cannot be represented by the destination type
 Clsst::pex::exceptions::UnderflowErrorReports when the result of an arithmetic operation is too small for the destination type
 Ctype
 Clsst.pex.exceptions.wrappers.ExceptionMeta
 Clsst.pex.exceptions.wrappers.Exception