Class TelegramError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.natanimn.telebof.exceptions.TelegramError
All Implemented Interfaces:
Serializable

public class TelegramError extends RuntimeException
Represents invalid bot token erro
Since:
3 March 2025
See Also:
  • Constructor Details

    • TelegramError

      public TelegramError(String msg)