Package com.sun.jini.mahalo
Class JobException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jini.mahalo.JobException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JobNotStartedException,PartialResultException,ResultNotReadyException,UnknownTaskException
- Author:
- Sun Microsystems, Inc.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JobException
public JobException() -
JobException
-