RSTT  3.2.0
Regional Seismic Travel Time
All Classes Namespaces Files Functions Variables Typedefs Friends Macros
slbm::SLBMException Class Reference

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
 

Detailed Description

An Exception class for Grid and related objects.

An Exception class for Grid and related objects.

Definition at line 50 of file SLBMException.h.

Constructor & Destructor Documentation

◆ SLBMException()

slbm::SLBMException::SLBMException ( string  message,
int  code 
)
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.

Member Data Documentation

◆ ecode

int slbm::SLBMException::ecode

Definition at line 58 of file SLBMException.h.

◆ emessage

string slbm::SLBMException::emessage

Definition at line 57 of file SLBMException.h.


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