Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 581 Bytes

DecodeError.md

File metadata and controls

31 lines (19 loc) · 581 Bytes

DecodeError

class DecodeError

Inherited from: UnicodeError.

Required header: <Eclog/Error.h>

The DecodeError class defines a type of error object that reports decode 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.