Class BadRequest
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.natanimn.telebof.exceptions.TelegramApiException
io.github.natanimn.telebof.exceptions.BadRequest
- All Implemented Interfaces:
- Serializable
Base class for bad_request errors.
- Since:
- 18 August 2025
- See Also:
- 
Field SummaryFields inherited from class io.github.natanimn.telebof.exceptions.TelegramApiExceptiondescription, error_code, ok, parameters
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.github.natanimn.telebof.exceptions.TelegramApiExceptionthrowItMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
BadRequest
 
-