Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
XAO::XAO_Exception Class Reference

Exception for XAO operations.

#include <XAO_Exception.hxx>

Inheritance diagram for XAO::XAO_Exception:
Inheritance graph

Public Member Functions

 XAO_Exception (const char *message)
 Default constructor. More...
 
virtual ~XAO_Exception () throw ()
 
virtual const char * what () const throw ()
 Returns the error message. More...
 

Private Attributes

const char * m_message
 

Constructor & Destructor Documentation

XAO::XAO_Exception::XAO_Exception ( const char *  message)
inline
Parameters
messagethe exception message.
virtual XAO::XAO_Exception::~XAO_Exception ( ) throw ()
inlinevirtual

Member Function Documentation

virtual const char* XAO::XAO_Exception::what ( ) const throw ()
inlinevirtual
Returns
the error message.

Member Data Documentation

const char* XAO::XAO_Exception::m_message
private

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