25 #if !defined(LSST_RUNTIME_EXCEPTION)
26 #define LSST_RUNTIME_EXCEPTION 1
30 namespace pexExcept = lsst::pex::exceptions;
34 namespace exceptions {
#define LSST_EXCEPTION_TYPE(t, b, c)
Macro used to define new types of exceptions without additional data.