Uses of Class
org.jboss.util.NestedError
-
Packages that use NestedError Package Description org.jboss.util Utility classes and interfaces.org.jboss.util.property An advanced property access, managment and notification system. -
-
Uses of NestedError in org.jboss.util
Subclasses of NestedError in org.jboss.util Modifier and Type Class Description class
UnexpectedThrowable
Thrown to indicate that a Throwable was caught but was not expected. -
Uses of NestedError in org.jboss.util.property
Subclasses of NestedError in org.jboss.util.property Modifier and Type Class Description class
PropertyError
Thrown to indicate a fatal problem with the property system.
-