class InternalError

indicate internal error or incorrect configuration of package

Inheritance:


Public Methods

[more] InternalError()
[more] InternalError(int code, const char* message)


Inherited from Failure:

Public Methods

oFailure& operator=(const Failure& x)
oint getErrorCode() const
oconst char* getErrorMessage() const
oconst char* what() const throw()


Documentation

indicate internal error or incorrect configuration of package
o InternalError()

o InternalError(int code, const char* message)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.