Uses of Class
org.jfree.util.StackableException
Packages that use StackableException
Package
Description
Module definitions:
Object descriptions for the parser.
XML parser.
Utility classes for the XML framework.
Core classes for writing XML files.
-
Uses of StackableException in org.jfree.base.modules
Subclasses of StackableException in org.jfree.base.modulesModifier and TypeClassDescriptionclass
This exception is thrown when the module initialization encountered an unrecoverable error which prevents the module from being used. -
Uses of StackableException in org.jfree.xml.factory.objects
Subclasses of StackableException in org.jfree.xml.factory.objectsModifier and TypeClassDescriptionclass
An exception that is thrown, if the creation of an Object failed in the ObjectFactory implementation. -
Uses of StackableException in org.jfree.xml.parser
Subclasses of StackableException in org.jfree.xml.parser -
Uses of StackableException in org.jfree.xml.util
Subclasses of StackableException in org.jfree.xml.utilModifier and TypeClassDescriptionclass
An exception that indicates a problem with an object description. -
Uses of StackableException in org.jfree.xml.writer
Subclasses of StackableException in org.jfree.xml.writer