-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TelegramApiException
public TelegramApiException()
-
TelegramApiException
public TelegramApiException(String message)
-
-
-
TelegramApiException
protected TelegramApiException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)