Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

edu.virtualschool.jco.JCOFault Class Reference

Inheritance diagram for edu.virtualschool.jco.JCOFault:

edu.virtualschool.jco.JCOSignatureFault List of all members.

Detailed Description

The standard fault implementation used to report all JCO faults. Inherits Fault, which provides fault chaining so that the underlying cause is always available.
See also:
Fault

Definition at line 11 of file JCOFault.java.

Public Member Functions

 JCOFault (Object m, Throwable e)
 JCOFault (Object m)
 JCOFault (Throwable e)
String getReason ()
String getAdvice ()


The documentation for this class was generated from the following file: