Devise
Class

Devise\Pages\Fields\DuplicateFieldKeyException

class DuplicateFieldKeyException extends DeviseException

Whenever we see a duplicate field key on a page throw an exception for the developer so they can fix it.

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