#include <epp_Exception.h>
Public Methods | |
| epp_Exception () | |
| Null constructor. More... | |
| virtual | ~epp_Exception () |
| Destructor. More... | |
| epp_Exception (const epp_result_seq &data) throw () | |
| Constructor with error data. More... | |
| virtual epp_result_seq_ref | getDetails () |
Returns the error details
| |
Public Attributes | |
| epp_result_seq_ref | m_details |
| Object describing the encountered error(s). More... | |
|
|
Null constructor.
|
|
|
Destructor.
|
|
|
Constructor with error data.
|
|
|
Returns the error details
|
|
|
Object describing the encountered error(s).
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001