Browse: Home /

Namespace: Exception

AuthenticationException

Class: AuthenticationException is thrown when invalid credentials are used to connect to Stripe’s servers.

InvalidRequestException

Class: InvalidRequestException is thrown when a request is initiated with invalid parameters.

ApiErrorException

Class: Implements properties and methods common to all (non-SPL) Stripe exceptions.

RateLimitException

Class: RateLimitException is thrown in cases where an account is putting too much load on Stripe’s API servers (usually by performing too many requests).

IdempotencyException

Class: IdempotencyException is thrown in cases where an idempotency key was used improperly.