class PageNotFoundException extends DeviseHttpException

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

Methods

getFacadeRoot()

Pretends to be a Facade for Exception

Details

in DeviseHttpException at line 20
static DeviseHttpException getFacadeRoot()

Pretends to be a Facade for Exception

Return Value

DeviseHttpException