Class ThreadPoolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nt.udc.util.threadpool.ThreadPoolException
All Implemented Interfaces:
Serializable

public class ThreadPoolException extends Exception
exception that can be thrown by the thread pool
See Also:
  • Constructor Details

    • ThreadPoolException

      public ThreadPoolException()
    • ThreadPoolException

      public ThreadPoolException(String msg)