org.kuali.common.threads
Class ThreadHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.common.threads.ThreadHandlerException
- All Implemented Interfaces:
- Serializable
public class ThreadHandlerException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ThreadHandlerException
public ThreadHandlerException()
ThreadHandlerException
public ThreadHandlerException(String message)
ThreadHandlerException
public ThreadHandlerException(Throwable cause)
ThreadHandlerException
public ThreadHandlerException(String message,
Throwable cause)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.