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: Settings menu identifier does not exist

SETTINGS_MENU_ID_DOES_NOT_EXIST = 2 
 

Error: Settings menu identifier already exists

SETTINGS_MENU_ID_EXISTS = 1 
 

Error: Settings menu incorrectly placed for this type of project

SETTINGS_MENU_INCORRECTLY_PLACED = 3