class DuplicateDeviseKeyException extends DeviseException

This exception is thrown anytime there are multiple devise fields on a page that share the same key. Keys are unique to the page.

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