]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/exceptions/template/class_InvalidBasePathStringException.php
Exceptions now with not so much underlines
[shipsimu.git] / inc / classes / exceptions / template / class_InvalidBasePathStringException.php
index 9aa3ad4bba4c9b4daa11320c2d5cdaf22bb7b272..9a2dbcf532c50b207f32dca908b6583fc3950ded 100644 (file)
@@ -31,7 +31,7 @@ class InvalidBasePathStringException extends FrameworkException {
         */
        public function __construct (BaseFrameworkSystem $class, $code) {
                // Add a message around the missing class
-               $message = sprintf("[%s:%d] <u>%s</u> ist keine Zeichenkette!",
+               $message = sprintf("[%s:%d] <span id=\"exception_reason\">%s</span> ist keine Zeichenkette!",
                        $class[0]->__toString(),
                        $this->getLine(),
                        $class[1]