#include "ocldef.h"
Members
Construction
CRException(const CRString& msg);
Attributes
CRString& message();
void setMessage(const CRString& msg);
Description
The library uses CRException object to throw some errors. Most of errors is represented by their descendants such as CRDBException and OraException.
See Also
OraException
Classes | OCL | Index