summaryrefslogtreecommitdiffstats
path: root/src/graph_autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph_autoload.php')
-rw-r--r--src/graph_autoload.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graph_autoload.php b/src/graph_autoload.php
index 9f35ccd..5c8ac35 100644
--- a/src/graph_autoload.php
+++ b/src/graph_autoload.php
@@ -21,6 +21,7 @@ return array(
'ezcGraphInvalidDataException' => 'Graph/exceptions/invalid_data.php',
'ezcGraphInvalidDisplayTypeException' => 'Graph/exceptions/invalid_display_type.php',
'ezcGraphInvalidImageFileException' => 'Graph/exceptions/invalid_image_file.php',
+ 'ezcGraphInvalidStepSizeException' => 'Graph/exceptions/invalid_step_size.php',
'ezcGraphMatrixInvalidDimensionsException' => 'Graph/exceptions/invalid_dimensions.php',
'ezcGraphMatrixOutOfBoundingsException' => 'Graph/exceptions/out_of_boundings.php',
'ezcGraphNoDataException' => 'Graph/exceptions/no_data.php',
OpenPOWER on IntegriCloud