X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Flanguage%2Fclass_InvalidLanguagePathStringException.php;fp=inc%2Fclasses%2Fexceptions%2Flanguage%2Fclass_InvalidLanguagePathStringException.php;h=5161c23d8b8950a989c8c03e7631c52a0c8d2e12;hb=2a157996efd680b87b0a84cc95b91619ea6e81d9;hp=24674cd3350e218d60b565c0544d088da4dd796f;hpb=a76d51b4096b47436e269156547f02713d95af5b;p=shipsimu.git diff --git a/inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php b/inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php index 24674cd..5161c23 100644 --- a/inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php +++ b/inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php @@ -29,7 +29,7 @@ class InvalidLanguagePathStringException extends FrameworkException { * @param $code Code number for the exception * @return void */ - public final function __construct ($class, $code) { + public function __construct (BaseFrameworkSystem $class, $code) { // Add a message around the missing class $message = sprintf("[%s:%d] %s ist keine Zeichenkette!", $class[0]->__toString(),