|
Index
C++ Code Documentation
mrbubblelab::kernel::Exception
Derived from: base::Exception
File: LAB/mrbubblelab/kernel/Exception.H
public:
- enum ErrorCode;
- Exception( ErrorCode code ) throw() : base::Exception(_message0[code]);
protected:
private:
- static char const *const _message0[];
|