public static class TdApi.StatisticalGraphError extends TdApi.StatisticalGraph
TdApi.StatisticalGraph.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
java.lang.String |
errorMessage
The error message.
|
Constructor and Description |
---|
StatisticalGraphError()
An error message to be shown to the user instead of the graph.
|
StatisticalGraphError(java.lang.String errorMessage)
An error message to be shown to the user instead of the graph.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public java.lang.String errorMessage
public static final int CONSTRUCTOR
public StatisticalGraphError()
public StatisticalGraphError(java.lang.String errorMessage)
errorMessage
- The error message.public int getConstructor()
getConstructor
in class TdApi.StatisticalGraph