Class Index Cross Index Namespace Index

Class framecpp_error

Framecpp Error.
Contained in: global
Derived from: std::runtime_error
Derived by: read_failure

#include "../../../../../lib/framecpp/src/Version3_4_5/errors.hh"


public function member index:

inline framecpp_error(const std::string& msg, unsigned int code);
inline unsigned int code() const throw ( );
 

Description:



Function Member Descriptions:


framecpp_error::framecpp_error


inline framecpp_error(const std::string& msg, unsigned int code);



framecpp_error::code


inline unsigned int code() const throw ( );



Variable Member Descriptions:


framecpp_error::mCode -

unsigned int mCode;