ValidationException Class Reference

A class to define a FASP Manager validation exception. More...

Public Member Functions

FASP_MANAGER_API ValidationException ()
 Constructs a default validation exception.
 
FASP_MANAGER_API ValidationException (std::string err_msg)
 
FASP_MANAGER_API ~ValidationException ()
 Deconstructs this FASP send exception.
 
- Public Member Functions inherited from Exception
FASP_MANAGER_API Exception ()
 Constructs this default FASP exception.
 
FASP_MANAGER_API Exception (std::string err_msg)
 
virtual FASP_MANAGER_API ~Exception ()
 Deconstructs this FASP exception.
 
FASP_MANAGER_API const char * GetErrMsg () const
 

Additional Inherited Members

- Protected Attributes inherited from Exception
std::string m_err_msg
 The error message associated with this FASP exception.
 

Detailed Description

A class to define a FASP Manager validation exception.

Constructor & Destructor Documentation

FASP_MANAGER_API ValidationException ( std::string  err_msg)
inline

Constructs a validation exception.

Parameters
err_msgthe error message associated with failed validation exception

Copyright © 2005 - 2016 Aspera, an IBM company. | asperasoft.com