Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 608 Bytes

InvalidOperation.md

File metadata and controls

31 lines (19 loc) · 608 Bytes

InvalidOperation

class InvalidOperation

Inherited from: LogicError.

Required header: <Eclog/Error.h>

The InvalidOperation class defines a type of error object that reports invalid operation errors.

Member functions

Name Description
id Returns the identifier of this class.

id

static const ErrorId& id();

Returns the identifier of this class.

Return value

ErrorId& Reference to the identifier.