Package com.pengrad.telegrambot
Interface ExceptionHandler
-
public interface ExceptionHandler
Stas Parshin 14 June 2019
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onException(TelegramException e)
-
-
-
Method Detail
-
onException
void onException(TelegramException e)
-
-