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 an array option in widget settings

CANNOT_USE_ARRAY_OPTION_IN_WIDGET = 5 
 

Error: Cannot use this field type in widget settings

CANNOT_USE_TYPE_ID_IN_WIDGET = 4 
 

Error: No widget object

NO_WIDGET_OBJECT = 6 
 

Error: Field type identifier does not exist

TYPE_ID_DOES_NOT_EXIST = 2 
 

Error: Field type identifier already exists

TYPE_ID_EXISTS = 1 
 

Error: Field type has not been declared for current site

TYPE_ID_NOT_DECLARED_FOR_CURRENT_SITE = 3 
 

Error: Wrong action for method

WRONG_ACTION_FOR_METHOD = 7