public class InvalidTimeoutException extends TransactionUsageException
Modifier and Type | Field and Description |
---|---|
private int |
timeout |
Constructor and Description |
---|
InvalidTimeoutException(java.lang.String msg,
int timeout)
Constructor for InvalidTimeoutException.
|
Modifier and Type | Method and Description |
---|---|
int |
getTimeout()
Return the invalid timeout value.
|
contains, getMessage, getMostSpecificCause, getRootCause