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