lsst.afw g8f2ba02de7+5e7e5c7d26
|
Exception thrown by Storable operations for unimplemented operations. More...
#include <Storable.h>
Public Member Functions | |
void | addMessage (char const *file, int line, char const *func, std::string const &message) |
Traceback const & | getTraceback (void) const noexcept |
virtual std::ostream & | addToStream (std::ostream &stream) const |
virtual char const * | what (void) const noexcept |
T | what (T... args) |
virtual char const * | getType (void) const noexcept |
virtual Exception * | clone (void) const |
Exception thrown by Storable operations for unimplemented operations.
As with all RuntimeError, callers should assume that this exception may be thrown at any time.
Definition at line 46 of file Storable.h.