commonj.work
Class WorkException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycommonj.work.WorkException
All Implemented Interfaces:
java.io.Serializable

public class WorkException
extends java.lang.Exception

Version:
$Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $
See Also:
Serialized Form

Constructor Summary
WorkException()
           
WorkException(java.lang.String message)
           
WorkException(java.lang.String message, java.lang.Throwable cause)
           
WorkException(java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkException

public WorkException()

WorkException

public WorkException(java.lang.String message)

WorkException

public WorkException(java.lang.String message,
                     java.lang.Throwable cause)

WorkException

public WorkException(java.lang.Throwable cause)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.