Devise
Class

Devise\Pages\PageNotFoundException

class PageNotFoundException extends DeviseException

This exception is thrown whenever the page is not found in the database (likely because the page is not published)

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