lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
lsst::afw::table::io::PersistenceError Class Reference

An exception thrown when problems occur during persistence. More...

#include <Persistable.h>

Inheritance diagram for lsst::afw::table::io::PersistenceError:
lsst::pex::exceptions::IoError lsst::pex::exceptions::RuntimeError lsst::pex::exceptions::Exception std::exception lsst::afw::table::io::MalformedArchiveError

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::ostreamaddToStream (std::ostream &stream) const
virtual char const * what (void) const noexcept
what (T... args)
virtual char const * getType (void) const noexcept
virtual Exceptionclone (void) const

Detailed Description

An exception thrown when problems occur during persistence.

Definition at line 31 of file Persistable.h.


The documentation for this class was generated from the following file: