RSTT
3.2.0
Regional Seismic Travel Time
|
An Exception class for TauP and related objects. More...
#include <TauPException.h>
Public Member Functions | |
TauPException (string message) | |
Parameterized constructor specifying the error message to be displayed. More... | |
Public Attributes | |
string | emessage |
An Exception class for TauP and related objects.
An Exception class for TauP and related objects.
Definition at line 50 of file TauPException.h.
|
inline |
Parameterized constructor specifying the error message to be displayed.
Parameterized constructor specifying the error message to be displayed.
Definition at line 64 of file TauPException.h.
string taup::TauPException::emessage |
Definition at line 57 of file TauPException.h.