Class TelegramApiErrorResponseException
Object
Throwable
Exception
TelegramApiException
TelegramApiErrorResponseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTelegramApiErrorResponseException(int code, String message) TelegramApiErrorResponseException(String message) TelegramApiErrorResponseException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace