VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
+ Inheritance diagram for DtOMTReadException:
+ Collaboration diagram for DtOMTReadException:

Public Member Functions

 DtOMTReadException (const char *reason)
 
 DtOMTReadException (const DtOMTReadException &toCopy)
 
- Public Member Functions inherited from DtException
 DtException (const char *errorMessage, const DtException *previousException=0) throw ()
 Default CTOR takes error message and a previous exception, if there is one. More...
 
 DtException (const char *errorMessage, const char *functionName, const char *fileName, unsigned int lineNumber, const DtException *previousException=0) throw ()
 CTOR takes error message, a fileName, Function, and line number which is prefixed to the error message. More...
 
 DtException (const DtException &other) throw ()
 Copy CTOR. More...
 
DtExceptionoperator= (const DtException &other) throw ()
 Assignment Operator. More...
 
virtual ~DtException () throw ()
 DTOR. More...
 
virtual const DtExceptionlastException () const throw ()
 returns a pointer to a copy of the last exception, if there was one. More...
 
virtual const DtExceptioninitialException () const throw ()
 Returns the initial exception in the chain of exceptions. More...
 
virtual const char * message () const throw ()
 Returns a printable description of the error. More...
 
virtual DtString what () const throw ()
 This function is exactly the same as message() except it returned as a DtString. More...
 
virtual DtString where () const throw ()
 Returns a printable location of the error. More...
 

Additional Inherited Members

- Protected Attributes inherited from DtException
DtString myLocationMessage
 
DtString myErrorMessage
 
DtExceptionmyChainedException
 

Constructor & Destructor Documentation

DtOMTReadException::DtOMTReadException ( const char *  reason)
inline
DtOMTReadException::DtOMTReadException ( const DtOMTReadException toCopy)
inline

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

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)