org.jboss.util.threadpool
public class ThreadPoolFullException extends RuntimeException
Constructor and Description |
---|
ThreadPoolFullException()
Create a new ThreadPoolFullException
|
ThreadPoolFullException(String message)
Create a new ThreadPoolFullException
|
ThreadPoolFullException(String message,
Throwable t)
Create a new ThreadPoolFullException.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ThreadPoolFullException()
public ThreadPoolFullException(String message)
message
- the messageCopyright © 2014 JBoss by Red Hat. All rights reserved.