Class Index | File Index

Classes


Namespace kocujPLV12aExceptionCode

kocujPLV12aExceptionCode
Defined in: exception-code.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Exception handler errors codes
Field Summary
Field Attributes Field Name and Description
<static>  
kocujPLV12aExceptionCode.ADD_THANKS_EMPTY_API_LOGIN
Error: Empty API login for add thanks script
<static>  
kocujPLV12aExceptionCode.ADD_THANKS_EMPTY_API_URL
Error: Empty API URL for add thanks script
<static>  
kocujPLV12aExceptionCode.ADD_THANKS_EMPTY_WINDOW_FUNCTION
Error: Empty window function for add thanks script
<static>  
kocujPLV12aExceptionCode.EMPTY_PROJECT_ID
Error: Empty project identifier
<static>  
kocujPLV12aExceptionCode.OK
Error: OK
<static>  
kocujPLV12aExceptionCode.PROJECT_ALREADY_EXISTS
Error: Project already exists
<static>  
kocujPLV12aExceptionCode.PROJECT_DOES_NOT_EXIST
Error: Project does not exist
Namespace Detail
kocujPLV12aExceptionCode
Exception handler errors codes
Field Detail
<static> kocujPLV12aExceptionCode.ADD_THANKS_EMPTY_API_LOGIN
Error: Empty API login for add thanks script

<static> kocujPLV12aExceptionCode.ADD_THANKS_EMPTY_API_URL
Error: Empty API URL for add thanks script

<static> kocujPLV12aExceptionCode.ADD_THANKS_EMPTY_WINDOW_FUNCTION
Error: Empty window function for add thanks script

<static> kocujPLV12aExceptionCode.EMPTY_PROJECT_ID
Error: Empty project identifier

<static> kocujPLV12aExceptionCode.OK
Error: OK

<static> kocujPLV12aExceptionCode.PROJECT_ALREADY_EXISTS
Error: Project already exists

<static> kocujPLV12aExceptionCode.PROJECT_DOES_NOT_EXIST
Error: Project does not exist

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 08 2018 21:48:58 GMT+0100 (CET)