Class TelegramApiValidationException

Object
Throwable
Exception
TelegramApiException
TelegramApiValidationException
All Implemented Interfaces:
Serializable

public class TelegramApiValidationException extends TelegramApiException
Version:
1.0 Exception from method validations
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • TelegramApiValidationException

      public TelegramApiValidationException(String message, PartialBotApiMethod<?> method)
    • TelegramApiValidationException

      public TelegramApiValidationException(String message, BotApiObject object)
  • Method Details