sisoIoRawErrorCoedes.h Source File

sisoIoRawErrorCoedes.h
Go to the documentation of this file.
1
15{
17 ERR_RAW_UNDEFINED = -100000001,
18 ERR_RAW_FORMAT = -100000002, // ungültiges DateiFormat
19 ERR_RAW_NULL_DATA = -100000003
20};
RAW_ERRORS
Definition sisoIoRawErrorCoedes.h:15
@ ERR_RAW_NULL_DATA
Definition sisoIoRawErrorCoedes.h:19
@ ERR_RAW_FORMAT
Definition sisoIoRawErrorCoedes.h:18
@ ERR_RAW_UNDEFINED
Definition sisoIoRawErrorCoedes.h:17
@ ERR_RAW_NO_ERROR
Definition sisoIoRawErrorCoedes.h:16