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