symfony API

sfCacheException 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:

sfCacheException is thrown when ConfigCache fails to execute properly.

Method Summary

  • __construct($message = null, $code)
    Class constructor.

Method Details

  • __construct ($message = null, $code)

    $message The error message
    $code The error code

    Class constructor.