LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
#include <exceptions.h>
Public Member Functions | |
DictionaryError (char const *ex_file, int ex_line, char const *ex_func) | |
DictionaryError (char const *ex_file, int ex_line, char const *ex_func, const std::string &msg) | |
virtual char const * | getType (void) const throw () |
virtual lsst::pex::exceptions::Exception * | clone () const |
There is a problem with a dictionary.
Definition at line 72 of file exceptions.h.
|
inline |
Definition at line 74 of file exceptions.h.
|
inline |
Definition at line 78 of file exceptions.h.
|
virtual |
|
virtual |