class PageDataNotInitializedException extends DeviseException

Thrown whenever the page is not initialized with correct data. This should never happen unless we have bugs in our code.

..

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