Uses of Class
jade.JadeException
Packages that use JadeException
-
Uses of JadeException in jade
Subclasses of JadeException in jadeModifier and TypeClassDescriptionclass
The JadeConversionException occurs when trying to convert a JadeObect to another object.class
The JadeEmptyObjectException is used in the case of a method being used on an empty JadeObject.class
The JadeEmptyPairException is used in the case of a method being used on an empty JadePair.class
The JadeValidationException occurs when trying to validate a JadeObject.