Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 603 Bytes

InvalidArgument.md

File metadata and controls

31 lines (19 loc) · 603 Bytes

InvalidArgument

class InvalidArgument

Inherited from: LogicError.

Required header: <Eclog/Error.h>

The InvalidArgument class defines a type of error object that reports invalid argument 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.