public class ErrorReport extends Object
| Constructor and Description |
|---|
ErrorReport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatus() |
void |
setMessage(String message) |
void |
setStatus(Integer status) |
Copyright © 2019 Euclia. All rights reserved.