harud.error

This module defines error code and functions related to exceptions and general error handling.

Members

Classes

HarudException
class HarudException

Thrown if errors that set errno occur.

Functions

getErrorDescription
string getErrorDescription(uint errorNo)

Returns a error description from error code

Variables

ANNOT_INVALID_BORDER_STYLE
enum uint ANNOT_INVALID_BORDER_STYLE;
Undocumented in source.
ANNOT_INVALID_ICON
enum uint ANNOT_INVALID_ICON;
Undocumented in source.
ARRAY_COUNT_ERR
enum uint ARRAY_COUNT_ERR;
Undocumented in source.
ARRAY_ITEM_NOT_FOUND
enum uint ARRAY_ITEM_NOT_FOUND;
Undocumented in source.
ARRAY_ITEM_UNEXPECTED_TYPE
enum uint ARRAY_ITEM_UNEXPECTED_TYPE;
Undocumented in source.
BINARY_LENGTH_ERR
enum uint BINARY_LENGTH_ERR;
Undocumented in source.
CANNOT_GET_PALLET
enum uint CANNOT_GET_PALLET;
Undocumented in source.
DICT_COUNT_ERR
enum uint DICT_COUNT_ERR;
Undocumented in source.
DICT_ITEM_NOT_FOUND
enum uint DICT_ITEM_NOT_FOUND;
Undocumented in source.
DICT_ITEM_UNEXPECTED_TYPE
enum uint DICT_ITEM_UNEXPECTED_TYPE;
Undocumented in source.
DICT_STREAM_LENGTH_NOT_FOUND
enum uint DICT_STREAM_LENGTH_NOT_FOUND;
Undocumented in source.
DOC_ENCRYPTDICT_NOT_FOUND
enum uint DOC_ENCRYPTDICT_NOT_FOUND;
Undocumented in source.
DOC_INVALID_OBJECT
enum uint DOC_INVALID_OBJECT;
Undocumented in source.
DUPLICATE_REGISTRATION
enum uint DUPLICATE_REGISTRATION;
Undocumented in source.
ENCRYPT_INVALID_PASSWORD
enum uint ENCRYPT_INVALID_PASSWORD;
Undocumented in source.
ERR_UNKNOWN_CLASS
enum uint ERR_UNKNOWN_CLASS;
Undocumented in source.
EXCEED_GSTATE_LIMIT
enum uint EXCEED_GSTATE_LIMIT;
Undocumented in source.
EXCEED_JWW_CODE_NUM_LIMIT
enum uint EXCEED_JWW_CODE_NUM_LIMIT;
Undocumented in source.
EXT_GSTATE_OUT_OF_RANGE
enum uint EXT_GSTATE_OUT_OF_RANGE;
Undocumented in source.
EXT_GSTATE_READ_ONLY
enum uint EXT_GSTATE_READ_ONLY;
Undocumented in source.
FAILD_TO_ALLOC_MEM
enum uint FAILD_TO_ALLOC_MEM;
Undocumented in source.
FILE_IO_ERROR
enum uint FILE_IO_ERROR;
Undocumented in source.
FILE_OPEN_ERROR
enum uint FILE_OPEN_ERROR;
Undocumented in source.
FONT_EXISTS
enum uint FONT_EXISTS;
Undocumented in source.
FONT_INVALID_WIDTHS_TABLE
enum uint FONT_INVALID_WIDTHS_TABLE;
Undocumented in source.
INVALID_AFM_HEADER
enum uint INVALID_AFM_HEADER;
Undocumented in source.
INVALID_ANNOTATION
enum uint INVALID_ANNOTATION;
Undocumented in source.
INVALID_BIT_PER_COMPONENT
enum uint INVALID_BIT_PER_COMPONENT;
Undocumented in source.
INVALID_CHAR_MATRICS_DATA
enum uint INVALID_CHAR_MATRICS_DATA;
Undocumented in source.
INVALID_COLOR_SPACE
enum uint INVALID_COLOR_SPACE;
Undocumented in source.
INVALID_COMPRESSION_MODE
enum uint INVALID_COMPRESSION_MODE;
Undocumented in source.
INVALID_DATE_TIME
enum uint INVALID_DATE_TIME;
Undocumented in source.
INVALID_DESTINATION
enum uint INVALID_DESTINATION;
Undocumented in source.
INVALID_DOCUMENT
enum uint INVALID_DOCUMENT;
Undocumented in source.
INVALID_DOCUMENT_STATE
enum uint INVALID_DOCUMENT_STATE;
Undocumented in source.
INVALID_ENCODER
enum uint INVALID_ENCODER;
Undocumented in source.
INVALID_ENCODER_TYPE
enum uint INVALID_ENCODER_TYPE;
Undocumented in source.
INVALID_ENCODING_NAME
enum uint INVALID_ENCODING_NAME;
Undocumented in source.
INVALID_ENCRYPT_KEY_LEN
enum uint INVALID_ENCRYPT_KEY_LEN;
Undocumented in source.
INVALID_EXT_GSTATE
enum uint INVALID_EXT_GSTATE;
Undocumented in source.
INVALID_FONT
enum uint INVALID_FONT;
Undocumented in source.
INVALID_FONTDEF_DATA
enum uint INVALID_FONTDEF_DATA;
Undocumented in source.
INVALID_FONTDEF_TYPE
enum uint INVALID_FONTDEF_TYPE;
Undocumented in source.
INVALID_FONT_NAME
enum uint INVALID_FONT_NAME;
Undocumented in source.
INVALID_ICC_COMPONENT_NUM
enum uint INVALID_ICC_COMPONENT_NUM;
Undocumented in source.
INVALID_IMAGE
enum uint INVALID_IMAGE;
Undocumented in source.
INVALID_JPEG_DATA
enum uint INVALID_JPEG_DATA;
Undocumented in source.
INVALID_N_DATA
enum uint INVALID_N_DATA;
Undocumented in source.
INVALID_OBJECT
enum uint INVALID_OBJECT;
Undocumented in source.
INVALID_OBJ_ID
enum uint INVALID_OBJ_ID;
Undocumented in source.
INVALID_OPERATION
enum uint INVALID_OPERATION;
Undocumented in source.
INVALID_OUTLINE
enum uint INVALID_OUTLINE;
Undocumented in source.
INVALID_PAGE
enum uint INVALID_PAGE;
Undocumented in source.
INVALID_PAGES
enum uint INVALID_PAGES;
Undocumented in source.
INVALID_PAGE_INDEX
enum uint INVALID_PAGE_INDEX;
Undocumented in source.
INVALID_PAGE_SLIDESHOW_TYPE
enum uint INVALID_PAGE_SLIDESHOW_TYPE;
Undocumented in source.
INVALID_PARAMETER
enum uint INVALID_PARAMETER;
Undocumented in source.
INVALID_PNG_IMAGE
enum uint INVALID_PNG_IMAGE;
Undocumented in source.
INVALID_STREAM
enum uint INVALID_STREAM;
Undocumented in source.
INVALID_TTC_FILE
enum uint INVALID_TTC_FILE;
Undocumented in source.
INVALID_TTC_INDEX
enum uint INVALID_TTC_INDEX;
Undocumented in source.
INVALID_U3D_DATA
enum uint INVALID_U3D_DATA;
Undocumented in source.
INVALID_URI
enum uint INVALID_URI;
Undocumented in source.
INVALID_WX_DATA
enum uint INVALID_WX_DATA;
Undocumented in source.
ITEM_NOT_FOUND
enum uint ITEM_NOT_FOUND;
Undocumented in source.
LIBPNG_ERROR
enum uint LIBPNG_ERROR;
Undocumented in source.
MISSING_FILE_NAME_ENTRY
enum uint MISSING_FILE_NAME_ENTRY;
Undocumented in source.
NAME_CANNOT_GET_NAMES
enum uint NAME_CANNOT_GET_NAMES;
Undocumented in source.
NAME_INVALID_VALUE
enum uint NAME_INVALID_VALUE;
Undocumented in source.
NAME_OUT_OF_RANGE
enum uint NAME_OUT_OF_RANGE;
Undocumented in source.
PAGES_MISSING_KIDS_ENTRY
enum uint PAGES_MISSING_KIDS_ENTRY;
Undocumented in source.
PAGE_CANNOT_FIND_OBJECT
enum uint PAGE_CANNOT_FIND_OBJECT;
Undocumented in source.
PAGE_CANNOT_GET_ROOT_PAGES
enum uint PAGE_CANNOT_GET_ROOT_PAGES;
Undocumented in source.
PAGE_CANNOT_RESTORE_GSTATE
enum uint PAGE_CANNOT_RESTORE_GSTATE;
Undocumented in source.
PAGE_CANNOT_SET_PARENT
enum uint PAGE_CANNOT_SET_PARENT;
Undocumented in source.
PAGE_FONT_NOT_FOUND
enum uint PAGE_FONT_NOT_FOUND;
Undocumented in source.
PAGE_INSUFFICIENT_SPACE
enum uint PAGE_INSUFFICIENT_SPACE;
Undocumented in source.
PAGE_INVALID_DIRECTION
enum uint PAGE_INVALID_DIRECTION;
Undocumented in source.
PAGE_INVALID_DISPLAY_TIME
enum uint PAGE_INVALID_DISPLAY_TIME;
Undocumented in source.
PAGE_INVALID_FONT
enum uint PAGE_INVALID_FONT;
Undocumented in source.
PAGE_INVALID_FONT_SIZE
enum uint PAGE_INVALID_FONT_SIZE;
Undocumented in source.
PAGE_INVALID_GMODE
enum uint PAGE_INVALID_GMODE;
Undocumented in source.
PAGE_INVALID_INDEX
enum uint PAGE_INVALID_INDEX;
Undocumented in source.
PAGE_INVALID_PARAM_COUNT
enum uint PAGE_INVALID_PARAM_COUNT;
Undocumented in source.
PAGE_INVALID_ROTATE_VALUE
enum uint PAGE_INVALID_ROTATE_VALUE;
Undocumented in source.
PAGE_INVALID_SIZE
enum uint PAGE_INVALID_SIZE;
Undocumented in source.
PAGE_INVALID_TRANSITION_TIME
enum uint PAGE_INVALID_TRANSITION_TIME;
Undocumented in source.
PAGE_INVALID_XOBJECT
enum uint PAGE_INVALID_XOBJECT;
Undocumented in source.
PAGE_LAYOUT_OUT_OF_RANGE
enum uint PAGE_LAYOUT_OUT_OF_RANGE;
Undocumented in source.
PAGE_MODE_OUT_OF_RANGE
enum uint PAGE_MODE_OUT_OF_RANGE;
Undocumented in source.
PAGE_NUM_STYLE_OUT_OF_RANGE
enum uint PAGE_NUM_STYLE_OUT_OF_RANGE;
Undocumented in source.
PAGE_OUT_OF_RANGE
enum uint PAGE_OUT_OF_RANGE;
Undocumented in source.
REAL_OUT_OF_RANGE
enum uint REAL_OUT_OF_RANGE;
Undocumented in source.
STREAM_EOF
enum uint STREAM_EOF;
Undocumented in source.
STREAM_READLN_CONTINUE
enum uint STREAM_READLN_CONTINUE;
Undocumented in source.
STRING_OUT_OF_RANGE
enum uint STRING_OUT_OF_RANGE;
Undocumented in source.
THIS_FUNC_WAS_SKIPPED
enum uint THIS_FUNC_WAS_SKIPPED;
Undocumented in source.
TTF_CANNOT_EMBEDDING_FONT
enum uint TTF_CANNOT_EMBEDDING_FONT;
Undocumented in source.
TTF_INVALID_CMAP
enum uint TTF_INVALID_CMAP;
Undocumented in source.
TTF_INVALID_FOMAT
enum uint TTF_INVALID_FOMAT;
Undocumented in source.
TTF_MISSING_TABLE
enum uint TTF_MISSING_TABLE;
Undocumented in source.
UNSUPPORTED_FONT_TYPE
enum uint UNSUPPORTED_FONT_TYPE;
Undocumented in source.
UNSUPPORTED_FUNC
enum uint UNSUPPORTED_FUNC;
Undocumented in source.
UNSUPPORTED_JPEG_FORMAT
enum uint UNSUPPORTED_JPEG_FORMAT;
Undocumented in source.
UNSUPPORTED_TYPE1_FONT
enum uint UNSUPPORTED_TYPE1_FONT;
Undocumented in source.
XREF_COUNT_ERR
enum uint XREF_COUNT_ERR;
Undocumented in source.
ZLIB_ERROR
enum uint ZLIB_ERROR;
Undocumented in source.

Meta