Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 581 Bytes

EncodeError.md

File metadata and controls

31 lines (19 loc) · 581 Bytes

EncodeError

class EncodeError

Inherited from: UnicodeError.

Required header: <Eclog/Error.h>

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