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, setStackTrace
public TelegramApiValidationException(String message, PartialBotApiMethod method)
public TelegramApiValidationException(String message, InputBotApiObject object)
public PartialBotApiMethod getMethod()
public InputBotApiObject getObject()
Copyright © 2019. All rights reserved.