public class RasaPluginError extends Object implements Serializable
| Constructor and Description |
|---|
RasaPluginError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Gets the
code. |
String |
getFbTraceId()
Gets the
fbTraceId. |
String |
getMessage()
Gets the
message. |
String |
getType()
Gets the
type. |
void |
setCode(String code)
Sets the
code. |
void |
setFbTraceId(String fbTraceId)
Sets the
fbTraceId. |
void |
setMessage(String message)
Sets the
message. |
void |
setType(String type)
Sets the
type. |
Copyright © 2017 BotMill. All rights reserved.