itpp_sci  1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
Public Member Functions | List of all members
sci_exception Class Reference

More...

Inheritance diagram for sci_exception:
Inheritance graph
[legend]

Public Member Functions

 sci_exception (char *msg, int info)
 
 sci_exception (char *msg)
 
 sci_exception ()
 
int get_info () const
 
const char * get_msg ()
 

Detailed Description

Author
maki

Constructor & Destructor Documentation

sci_exception::sci_exception ( char *  msg,
int  info 
)
inline
sci_exception::sci_exception ( char *  msg)
inline
sci_exception::sci_exception ( )
inline

Member Function Documentation

int sci_exception::get_info ( ) const
inline
const char* sci_exception::get_msg ( )
inline

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