Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
phoxonics::common::CustomException Class Reference
Inheritance diagram for phoxonics::common::CustomException:
Inheritance graph
[legend]
Collaboration diagram for phoxonics::common::CustomException:
Collaboration graph
[legend]

Public Member Functions

 CustomException (std::string function, int line, std::string message)
 
virtual ~CustomException () throw ()
 
const char * what () const throw ()
 

Constructor & Destructor Documentation

phoxonics::common::CustomException::CustomException ( std::string  function,
int  line,
std::string  message 
)
explicit
phoxonics::common::CustomException::~CustomException ( )
throw (
)
virtual

Member Function Documentation

const char * phoxonics::common::CustomException::what ( ) const
throw (
)