Namespace kocujILV12aExceptionCode
kocujILV12aExceptionCode
Defined in: exception-code.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Exception handler errors codes
|
Field Attributes | Field Name and Description |
---|---|
<static> |
kocujILV12aExceptionCode.ELEMENT_DOES_NOT_EXIST
Error: Element does not exist
|
<static> |
kocujILV12aExceptionCode.EMPTY_ELEMENT_PATH
Error: Empty element path
|
<static> |
kocujILV12aExceptionCode.EMPTY_PROJECT_ID
Error: Empty project identifier
|
<static> |
kocujILV12aExceptionCode.JS_AJAX_EMPTY_DATA_TYPE
Error: Empty data type for AJAX script
|
<static> |
kocujILV12aExceptionCode.JS_AJAX_EMPTY_METHOD
Error: Empty method for AJAX script
|
<static> |
kocujILV12aExceptionCode.JS_AJAX_EMPTY_URL
Error: Empty URL for AJAX script
|
<static> |
kocujILV12aExceptionCode.OK
Error: OK
|
<static> |
kocujILV12aExceptionCode.PROJECT_ALREADY_EXISTS
Error: Project already exists
|
<static> |
kocujILV12aExceptionCode.PROJECT_DOES_NOT_EXIST
Error: Project does not exist
|
<static> |
kocujILV12aExceptionCode.WINDOW_WRONG_ATTRIBUTES
Error: Wrong window attributes
|
<static> |
kocujILV12aExceptionCode.WINDOW_WRONG_TYPE
Error: Wrong window type
|
Field Detail
<static>
kocujILV12aExceptionCode.ELEMENT_DOES_NOT_EXIST
Error: Element does not exist
<static>
kocujILV12aExceptionCode.EMPTY_ELEMENT_PATH
Error: Empty element path
<static>
kocujILV12aExceptionCode.EMPTY_PROJECT_ID
Error: Empty project identifier
<static>
kocujILV12aExceptionCode.JS_AJAX_EMPTY_DATA_TYPE
Error: Empty data type for AJAX script
<static>
kocujILV12aExceptionCode.JS_AJAX_EMPTY_METHOD
Error: Empty method for AJAX script
<static>
kocujILV12aExceptionCode.JS_AJAX_EMPTY_URL
Error: Empty URL for AJAX script
<static>
kocujILV12aExceptionCode.OK
Error: OK
<static>
kocujILV12aExceptionCode.PROJECT_ALREADY_EXISTS
Error: Project already exists
<static>
kocujILV12aExceptionCode.PROJECT_DOES_NOT_EXIST
Error: Project does not exist
<static>
kocujILV12aExceptionCode.WINDOW_WRONG_ATTRIBUTES
Error: Wrong window attributes
<static>
kocujILV12aExceptionCode.WINDOW_WRONG_TYPE
Error: Wrong window type