public class ExceptionMessage
extends Object
implements java.io.Serializable
| Constructor and Description |
|---|
ExceptionMessage(String name,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
String |
detail() |
String |
name() |
String |
toString() |