public class UnAuthorisedErrorResponse
extends Object
| Constructor and Description |
|---|
UnAuthorisedErrorResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogref() |
String |
getMessage() |
String |
getStackTrace() |
void |
setLogref(String logref) |
void |
setMessage(String message) |
void |
setStackTrace(String stackTrace) |