Exceptions codes constants class

access public
package kocuj_internal_lib

 Methods

Empty constructor for blocking of creating an instance of this class

__construct() 
access private
var

 Constants

 

Error: Cannot use components after shutdown

CANNOT_USE_COMPONENTS_AFTER_SHUTDOWN = 4 
 

Error: No required component

NO_REQUIRED_COMPONENT = 3 
 

Error: No required library

NO_REQUIRED_LIBRARY = 2 
 

Error: No required setting data

NO_REQUIRED_SETTING_DATA = 1 
 

Error: OK

OK = 0