Previous Page
_loadInfoQueryFormat()

Solar_App_HelloApp
_notFound()

Next Page
_postAction()

_notFound()

protected void _notFound ( string $action, array $params )

Shows the "error" page.

Inherited from Solar_App_Base.

Parameters

  • (string) $action: The name of the not-found action.
  • (array) $params: The params for the not-found action.

Returns

  • (void)

Description

Shows the "error" page.