public class TSPException
extends java.lang.Exception
| Constructor and Description |
|---|
TSPException(java.lang.String message) |
TSPException(java.lang.String message,
java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
java.lang.Exception |
getUnderlyingException() |