Errors

Errors

Class of system errors

Constructor

new Errors()

Source:

Members

(static) ILLEGAL_PARAMETERS

Throw error ILLEGAL_PARAMETERS when cannot instantiate from given parameter
Source:

(static) INFINITE_LOOP

Error to throw from LinkedList:testInfiniteLoop static method in case when circular loop detected in linked list
Source:

(static) UNRESOLVED_BOUNDARY_CONFLICT

Error to throw from BooleanOperations module in case when fixBoundaryConflicts not capable to fix it
Source:

(static) ZERO_DIVISION

Throw error ZERO_DIVISION to catch situation of zero division
Source: