Index

C++ Code Documentation

cmclab::kernel::Exception

Derived from: base::Exception

File: LAB/cmclab/kernel/Exception.H

public:
  • enum ErrorCode;
  • Exception( ErrorCode code ) throw() : base::Exception(_message0[code]);
protected:
private:
  • static char const *const _message0[];


cmclab::kernel::Exception GANG