class InvalidDeviseTagException extends DeviseException

Thrown whenever the devise tag is malformed.

For example, if you don't pass required fields to data-devise="key, type" then in that case we throw this exception

Methods

static DeviseException
getFacadeRoot()

Pretends to be a Facade for Exception

Details

in DeviseException at line 18
static DeviseException getFacadeRoot()

Pretends to be a Facade for Exception

Return Value

DeviseException