lsst.pex.exceptions
8.0.0.0-23-g68b96ed
|
addMessage(char const *file, int line, char const *func, std::string const &message) | lsst::pex::exceptions::Exception | |
addToStream(std::ostream &stream) const | lsst::pex::exceptions::Exception | [virtual] |
clone(void) const | lsst::pex::exceptions::Exception | [virtual] |
Exception(char const *file, int line, char const *func, std::string const &message) | lsst::pex::exceptions::Exception | |
Exception(std::string const &message) | lsst::pex::exceptions::Exception | [explicit] |
getTraceback(void) const | lsst::pex::exceptions::Exception | |
getType(void) const | lsst::pex::exceptions::Exception | [virtual] |
what(void) const | lsst::pex::exceptions::Exception | [virtual] |
~Exception(void) | lsst::pex::exceptions::Exception | [virtual] |