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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ThreadPoolFullException()
public ThreadPoolFullException(String message)
message
- the messageCopyright © 2018 JBoss by Red Hat. All rights reserved.