Class Index | File Index

Classes


Function Namespace kocujPLV12aCException

kocujPLV12aCException
Defined in: exception.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
kocujPLV12aCException(code, filename, param)
Exception prototype constructor
Method Summary
Method Attributes Method Name and Description
<private>  
Get exception name
<private>  
Set errors codes and texts
Function Namespace Detail
kocujPLV12aCException(code, filename, param)
Exception prototype constructor
Parameters:
{number} code Optional
Error code
{string} filename Optional
Filename with error
{string} param Optional
Parameter for error information
Returns:
{void}
Method Detail
<private> {string} _getExceptionName()
Get exception name
Returns:
{string} Exception name

<private> {void} _setErrors()
Set errors codes and texts
Returns:
{void}

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