All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----com.jclark.xml.parse.ApplicationException
Application
has thrown
an Exception.
An ApplicationException
is not thrown when a method
in Application
throws an exception derived
from RuntimeException
.
Application
method.
public ApplicationException(Exception e)
public Exception getException()
Application
method.
All Packages Class Hierarchy This Package Previous Next Index