| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 42 lignes (1 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
sfError404Exception:: (2 méthodes):
__construct()
printStackTrace()
Classe: sfError404Exception - X-Ref
sfError404Exception is thrown when a 404 error occurs in an action.| __construct($message = null, $code = 0) X-Ref |
| Class constructor. param: string The error message param: int The error code |
| printStackTrace($exception = null) X-Ref |
| Forwards to the 404 action. param: Exception An Exception implementation instance |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |