Exception: Auth0::Exception

Inherits:
StandardError
  • Object
show all
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, InvalidParameter, NotFound, ServerError, Unauthorized, Unsupported, UserIdIsBlank