com.dvt.app.threadworks
Class ThreadWorksException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.dvt.support.util.ApplicationException
|
+--com.dvt.app.threadworks.ThreadWorksException
- All Implemented Interfaces:
- java.io.Serializable
- public class ThreadWorksException
- extends com.dvt.support.util.ApplicationException
Generic Threadworks application exception.
Copyright: Delta Vortex Technologies, 2001.
- See Also:
- Serialized Form
| Methods inherited from class com.dvt.support.util.ApplicationException |
printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ThreadWorksException
public ThreadWorksException(java.lang.String message)
ThreadWorksException
public ThreadWorksException(java.lang.String message,
java.lang.Throwable t)
Copyright © 2001 Delta Vortex Technologies, Inc. All Rights Reserved.