Class WorkerThreadNotNeededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.corba.ee.impl.threadpool.WorkerThreadNotNeededException
All Implemented Interfaces:
Serializable

public class WorkerThreadNotNeededException extends Exception
See Also:
  • Constructor Details

    • WorkerThreadNotNeededException

      public WorkerThreadNotNeededException()
    • WorkerThreadNotNeededException

      public WorkerThreadNotNeededException(String message)
    • WorkerThreadNotNeededException

      public WorkerThreadNotNeededException(String message, Throwable cause)
    • WorkerThreadNotNeededException

      public WorkerThreadNotNeededException(Throwable cause)