public class TPError
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
file |
| Constructor and Description |
|---|
TPError(java.io.File file,
java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
java.lang.String |
getMessage(boolean debug) |