Skip to content
 
Exotelpy exotelpy.exceptions
Type to start searching
    • Exotelpy 0.1.0 documentation
    • Exotel
    • Schedule
    • Retry
    • Exceptions
    • Validators
    • Exotel
    • Schedule
    • Retry
    • Exceptions
    • Validators
    • Show Source

    exotelpy.exceptionsΒΆ

    Exceptions

    AuthenticationFailed

    Raised when 401 status code is returned by Exotel API

    NotFound

    Raised when 404 status code is returned by Exotel API

    PaymentRequired

    Raised when 402 status code is returned by Exotel API

    PermissionDenied

    Raised when 403 status code is returned by Exotel API

    PyexotelBaseException

    Throttled

    Raised when 429 status code is returned by Exotel API

    UniqueViolationError

    ValidationError

    Raised when 400 status code is returned by Exotel API

    © Copyright 2023, Udit Mittal.
    Created using Sphinx 7.2.6. and Material for Sphinx