X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Fmain%2Fclass_ConfigEntryIsEmptyException.php;fp=inc%2Fclasses%2Fexceptions%2Fmain%2Fclass_ConfigEntryIsEmptyException.php;h=d0ce8d98e154c542a9404283d728426e761116f4;hb=86553167136d11d44e1d938e964134c038785e3e;hp=f441ef44316b5b864ad0da7b959c24c321ec91bb;hpb=b32540971288c1c95139d65e75c72c1e456c9337;p=shipsimu.git diff --git a/inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php b/inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php index f441ef4..d0ce8d9 100644 --- a/inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php +++ b/inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php @@ -25,8 +25,8 @@ class ConfigEntryIsEmptyException extends FrameworkException { /** * The constructor * - * @param $message Message from the exception - * @param $code Code number for the exception + * @param $class Class throwing this exception + * @param $code Code number for the exception * @return void */ public function __construct (FrameworkConfiguration $class, $code) {