OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes
Error Class Reference

#include <message.hh>

Inherited by InvalidatedPointer, DatabaseError, FFTException, HistogramError, DispatchException, InvalidImageStateVisitor, InvalidExtentException, InvalidImageHandle, InvalidObserver, InvalidSampling, InfoError, IntegrityError, InvalidHandle, IOException, IOFileAlreadyLoadedException, IOUnknownFormatException, NotConnectedError, InvalidAlignment, and InvalidSequence.

Public Member Functions

 Error (const String &m)
 ~Error () throw ()
virtual const char * what () const throw ()

Protected Attributes

String mesg_

Detailed Description

Definition at line 35 of file message.hh.


Constructor & Destructor Documentation

Error ( const String m)
~Error ( ) throw ()

Member Function Documentation

virtual const char* what ( ) const throw ()
virtual

Field Documentation

String mesg_
protected

Definition at line 41 of file message.hh.


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