EMANE
1.2.1
|
Validation-specific type of the EMANEException. More...
#include <emaneparseexception.h>
Public Member Functions | |
ValidateException (const std::string &sDescription) | |
~ValidateException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Validation-specific type of the EMANEException.
Class contains definition of the Validate Exception. The Validate Exception is thrown by the ConfigParser if there are arrors during validation of the specified document.
Definition at line 74 of file emaneparseexception.h.
|
inline |
Definition at line 77 of file emaneparseexception.h.
|
inline |
Definition at line 80 of file emaneparseexception.h.
|
inlinevirtualinherited |
Gets the exception type name
Definition at line 72 of file exception.h.
|
inlineinherited |
Gets the exception description
Definition at line 62 of file exception.h.