]> git.mxchange.org Git - hub.git/blobdiff - inc/classes/exceptions/io/class_DirPointerNotOpenedException.php
Code merge from latest ship-simu code
[hub.git] / inc / classes / exceptions / io / class_DirPointerNotOpenedException.php
index 060b01709529dab432c17049bf30382f08b8f43e..3292d4bbc5311e516045e78dd73d50b6cf81adc1 100644 (file)
@@ -25,8 +25,8 @@ class DirPointerNotOpenedException extends FrameworkException {
        /**
         * The constructor
         *
-        * @param               $message                Message from the exception
-        * @param               $code           Code number for the exception
+        * @param       $path   Message from the exception
+        * @param       $code   Code number for the exception
         * @return      void
         */
        public function __construct ($path, $code) {