ARB
Public Member Functions | List of all members
ProgramError Class Reference
Inheritance diagram for ProgramError:
Inheritance graph
[legend]
Collaboration diagram for ProgramError:
Collaboration graph
[legend]

Public Member Functions

 ProgramError (string message)
 
 ProgramError (const char *message)
 
 ~ProgramError () OVERRIDE
 
void print () const OVERRIDE
 
- Public Member Functions inherited from Error
virtual ~Error ()
 

Detailed Description

Definition at line 45 of file arb_proto_2_xsub.cxx.

Constructor & Destructor Documentation

ProgramError::ProgramError ( string  message)
inline

Definition at line 48 of file arb_proto_2_xsub.cxx.

ProgramError::ProgramError ( const char message)
inline

Definition at line 49 of file arb_proto_2_xsub.cxx.

ProgramError::~ProgramError ( )
inline

Definition at line 50 of file arb_proto_2_xsub.cxx.

Member Function Documentation

void ProgramError::print ( ) const
inlinevirtual

Implements Error.

Definition at line 52 of file arb_proto_2_xsub.cxx.

Referenced by ARB_main().


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