DeviseHttpException
class DeviseHttpException extends HttpException
Class DeviseHttpException should be the base class exception for any exception thrown inside of Devise. This way we can catch those specifically if we want and know that they are different from just regular exceptions.
Methods
static DeviseHttpException
getFacadeRoot()
Pretends to be a Facade for Exception
Details
at line 20
static DeviseHttpException
getFacadeRoot()
Pretends to be a Facade for Exception