]> git.mxchange.org Git - core.git/blobdiff - inc/classes/exceptions/main/class_NoArrayException.php
Famous IndexOutOfBoundsException added
[core.git] / inc / classes / exceptions / main / class_NoArrayException.php
index 30d312f15ee8f1f952328e219767f770e30881ec..bcd385af877b39abbdc340f3e569b28d06966d9b 100644 (file)
@@ -1,10 +1,13 @@
 <?php
 /**
+ * An exception thrown when a given attribute/variable is no array.
+ *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
+ * @todo               Is this exception still needed?
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by