public class TSPFormatException
extends java.io.IOException
| Constructor and Description |
|---|
TSPFormatException() |
TSPFormatException(java.lang.Exception ex) |
TSPFormatException(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. |