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 |
from DeviseException |
Details
in DeviseException at line 18
static public DeviseException
getFacadeRoot()
Pretends to be a Facade for Exception