Package com.nt.udc.util.threadpool
Class ThreadPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nt.udc.util.threadpool.ThreadPoolException
- All Implemented Interfaces:
Serializable
exception that can be thrown by the thread pool
- 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
-
ThreadPoolException
public ThreadPoolException() -
ThreadPoolException
-