@Deprecated @ApiStatus.ScheduledForRemoval public class CocErrorResponse extends Object
CocErrorResponse class.
| Constructor and Description |
|---|
CocErrorResponse()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Deprecated.
Getter for the field
message. |
String |
getReason()
Deprecated.
Getter for the field
reason. |
void |
setMessage(String message)
Deprecated.
Setter for the field
message. |
void |
setReason(String reason)
Deprecated.
Setter for the field
reason. |
public String getReason()
Getter for the field reason.
String objectpublic void setReason(String reason)
Setter for the field reason.
reason - a String objectpublic String getMessage()
Getter for the field message.
String objectCopyright © 2016–2024. All rights reserved.