public class ConnectionWaitTimeoutException
extends javax.resource.spi.ResourceAllocationException
| Constructor and Description |
|---|
ConnectionWaitTimeoutException(java.lang.String reason)
Constructs a ResourceAllocationException with the specified reason.
|
ConnectionWaitTimeoutException(java.lang.String reason,
java.lang.String errorCode)
Constructs a ResourceAllocationException with the specified reason and error code
|
getErrorCode, getLinkedException, getMessage, setErrorCode, setLinkedExceptionpublic ConnectionWaitTimeoutException(java.lang.String reason)
reason - The reason for the timeout exception.public ConnectionWaitTimeoutException(java.lang.String reason,
java.lang.String errorCode)
reason - The reason for the timeout exception.errorCode -