Exception: Auth0::Exception
- Inherits:
-
StandardError
- Object
- StandardError
- Auth0::Exception
- Defined in:
- lib/auth0/exception.rb
Overview
Default exception in namespace of Auth0 if you want to catch all exceptions, then you should use this one. Network exceptions are not included
Direct Known Subclasses
AccessDenied, BadRequest, InvalidApiNamespace, InvalidCredentials, InvalidParameter, MissingUserId, NotFound, ServerError, Unauthorized, Unsupported