public class ServiceError extends Object
| Constructor and Description |
|---|
ServiceError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getErrorType() |
String |
getMessage() |
void |
setErrorCode(String errorCode) |
void |
setErrorType(String errorType) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2022. All rights reserved.