symfony API

sfStopException Class

« Back to API menu

action

addon

cache

config

controller

countable

database

debug

exception

filter

generator

helper

i18n

log

request

response

storage

test

user

util

validator

view

You are currently browsing the symfony documentation for the 1.0 version. Switch to:

sfStopException is thrown when you want to stop action flow.

Method Summary

Method Details

  • __construct ($message = null, $code)

    $message The error message
    $code The error code

    Class constructor.

  • printStackTrace ($exception = null)

    Stops the current action.