Devise
Class

Devise\Pages\Interrupter\Exceptions\DuplicateDeviseKeyException

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

from DeviseException

Details

in DeviseException at line 18
static public DeviseException getFacadeRoot()

Pretends to be a Facade for Exception

Return Value

DeviseException