Class ProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.openjpa.persistence.jest.ProcessingException
All Implemented Interfaces:
Serializable

public class ProcessingException extends RuntimeException
Specialized RuntimException thrown by JEST commands. The exception can be serialized to the output stream of a HTTP Servlet response as a HTML page.
Author:
Pinaki Poddar
See Also: