commonj.work
Class WorkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
commonj.work.WorkException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WorkCompletedException, WorkRejectedException
public class WorkException
- extends Exception
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WorkException
public WorkException()
WorkException
public WorkException(String message)
WorkException
public WorkException(String message,
Throwable cause)
WorkException
public WorkException(Throwable cause)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.