|
API Documentation
|
|
|
nkMemory::String _errorInfo
Information about the error. For instance, a reason for the parsing error.
Definition: ExportError.h:14
Encompasses all API of component NilkinsExport.
Definition: Base64Encoder.h:7
bool _activated
Whether there is an error described (true) or not (false).
Definition: ExportError.h:18
Holds information about a failure when trying to import an object using an Exporter.
Definition: ExportError.h:12
Class holding information about a string, with ownership over the data.
Definition: String.h:22
unsigned int _index
The index in sources, at which the error has been spotted.
Definition: ExportError.h:16
nkMemory::String _errorDesc
Description of the error. For instance, "parsing error".
Definition: ExportError.h:13