Skip to content

Commit

Permalink
add the versionadded
Browse files Browse the repository at this point in the history
  • Loading branch information
ceeram committed Aug 10, 2012
1 parent bcef60a commit 3bc2c42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions en/development/exceptions.rst
Original file line number Diff line number Diff line change
@@ -394,6 +394,9 @@ These exception classes all extend :php:exc:`CakeException`.
By extending CakeException, you can create your own 'framework' errors.
All of the standard Exceptions that CakePHP will throw also extend CakeException.

.. versionadded:: 2.3
CakeBaseException was added

.. php:exception:: CakeBaseException
Base exception class in CakePHP.

0 comments on commit 3bc2c42

Please sign in to comment.