java.io.Serializablepublic class TSPValidationException extends TSPException
If a failure code is associated with the exception it can be retrieved using the getFailureCode() method.
| Constructor | Description |
|---|---|
TSPValidationException(java.lang.String message) |
|
TSPValidationException(java.lang.String message,
int failureCode) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getFailureCode() |
Return the failure code associated with this exception - if one is set.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringgetCause, getUnderlyingException