public class TelegramApiValidationException extends TelegramApiException
| Constructor and Description |
|---|
TelegramApiValidationException(String message,
InputBotApiObject object) |
TelegramApiValidationException(String message,
PartialBotApiMethod method) |
| Modifier and Type | Method and Description |
|---|---|
PartialBotApiMethod |
getMethod() |
InputBotApiObject |
getObject() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic TelegramApiValidationException(String message, PartialBotApiMethod method)
public TelegramApiValidationException(String message, InputBotApiObject object)
public PartialBotApiMethod getMethod()
public InputBotApiObject getObject()
Copyright © 2018. All rights reserved.