public class TSPException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
TSPException() |
TSPException(java.lang.Exception ex) |
TSPException(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException()
Returns the underlying exception, or
this if there isn't one. |