Go to the source code of this file.
Variables | |
import CPCoder j import CPObject j import CPString j | CPInvalidArgumentException = "CPInvalidArgumentException" |
CPUnsupportedMethodException = "CPUnsupportedMethodException" | |
CPRangeException = "CPRangeException" | |
CPInternalInconsistencyException = "CPInternalInconsistencyException" | |
objj_exception prototype | isa = CPException |
CPInternalInconsistencyException = "CPInternalInconsistencyException" |
Definition at line 31 of file CPException.j.
import CPCoder j import CPObject j import CPString j CPInvalidArgumentException = "CPInvalidArgumentException" |
Definition at line 28 of file CPException.j.
CPRangeException = "CPRangeException" |
Definition at line 30 of file CPException.j.
CPUnsupportedMethodException = "CPUnsupportedMethodException" |
Definition at line 29 of file CPException.j.
objj_exception prototype isa = CPException |
Definition at line 183 of file CPException.j.