public class Exception
extends java.lang.Exception
| Constructor and Description |
|---|
Exception(Message msg) |
Exception(Message msg,
java.lang.Throwable t) |
Exception(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode() |
java.lang.String |
getMessage() |