public class Error extends Response
| Constructor and Description |
|---|
Error() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCLASS() |
String |
getMessage() |
void |
setClass(String _class) |
void |
setMessage(String message) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.