Error page controller response.
Note that this represents an expected error more than a server/PHP error. It should be used for generating application error pages.
package | XenForo_Mvc |
---|
$containerParams : array
inherited_from | \XenForo_ControllerResponse_Abstract::$$containerParams |
---|
$controllerAction
inherited_from | \XenForo_ControllerResponse_Abstract::$$controllerAction |
---|
$controllerName
inherited_from | \XenForo_ControllerResponse_Abstract::$$controllerName |
---|
$errorText : string | array
$responseCode : integer
inherited_from | \XenForo_ControllerResponse_Abstract::$$responseCode |
---|
$viewName
inherited_from | \XenForo_ControllerResponse_Abstract::$$viewName |
---|