class LogicError
Inherited from: Error. Inherited by: InvalidArgument, InvalidOperation, LengthError, and OutOfRange.
Required header: <Eclog/Error.h>
The LogicError class defines a type of error object that reports logic errors.
Name | Description |
---|---|
id | Returns the identifier of this class. |
static const ErrorId& id();
Returns the identifier of this class.
ErrorId&
Reference to the identifier.