diff options
Diffstat (limited to 'src/exceptions/no_such_dataset.php')
-rw-r--r-- | src/exceptions/no_such_dataset.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exceptions/no_such_dataset.php b/src/exceptions/no_such_dataset.php index 73093c9..5a68ea7 100644 --- a/src/exceptions/no_such_dataset.php +++ b/src/exceptions/no_such_dataset.php @@ -8,8 +8,7 @@ * @license http://ez.no/licenses/new_bsd New BSD License */ /** - * ezcGraphUnknownChartTypeException is the exception which is thrown when the - * factory method tries to return an instance of an unknown chart type + * Exception thrown when trying to access a non exising dataset. * * @package Graph * @version //autogen// |