RSTT
3.2.0
Regional Seismic Travel Time
|
An Exception class for Grid and related objects. More...
#include <SLBMException.h>
Public Member Functions | |
SLBMException (string message, int code) | |
Parameterized constructor specifying the error message to be displayed. More... | |
Public Attributes | |
string | emessage |
int | ecode |
An Exception class for Grid and related objects.
An Exception class for Grid and related objects.
Definition at line 50 of file SLBMException.h.
|
inline |
Parameterized constructor specifying the error message to be displayed.
Parameterized constructor specifying the error message to be displayed.
Definition at line 65 of file SLBMException.h.
int slbm::SLBMException::ecode |
Definition at line 58 of file SLBMException.h.
string slbm::SLBMException::emessage |
Definition at line 57 of file SLBMException.h.