summaryrefslogtreecommitdiffstats
path: root/src/exceptions
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-08-13 13:20:33 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-08-13 13:20:33 +0000
commite7ab60b1f437fc871f662a1faaec1c87c1c83994 (patch)
treef9d0a7e1bb5fbb690ca6838a217dadbb96bee306 /src/exceptions
parentd7ef761eb8ae302260eb1d0c42ace4344d8d06a9 (diff)
downloadzetacomponents-graph-e7ab60b1f437fc871f662a1faaec1c87c1c83994.zip
zetacomponents-graph-e7ab60b1f437fc871f662a1faaec1c87c1c83994.tar.gz
- Link more classes
Diffstat (limited to 'src/exceptions')
-rw-r--r--src/exceptions/date_parsing.php4
-rw-r--r--src/exceptions/unknown_color_definition.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/exceptions/date_parsing.php b/src/exceptions/date_parsing.php
index 9407d62..d47ffee 100644
--- a/src/exceptions/date_parsing.php
+++ b/src/exceptions/date_parsing.php
@@ -8,8 +8,8 @@
* @license http://ez.no/licenses/new_bsd New BSD License
*/
/**
- * Exception thrown when a date assigned to the ezcGraphChartElementDateAxis
- * could not be parsed.
+ * Exception thrown when a date assigned to the
+ * {@link ezcGraphChartElementDateAxis} could not be parsed.
*
* @package Graph
* @version //autogentag//
diff --git a/src/exceptions/unknown_color_definition.php b/src/exceptions/unknown_color_definition.php
index 437e14f..96012e5 100644
--- a/src/exceptions/unknown_color_definition.php
+++ b/src/exceptions/unknown_color_definition.php
@@ -9,7 +9,7 @@
*/
/**
* Exception thrown, when a given value could not be interpreted as a color by
- * ezcGraphColor.
+ * {@link ezcGraphColor}.
*
* @package Graph
* @version //autogentag//
OpenPOWER on IntegriCloud