]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/class_FrameworkException.php
Refacuring:
[core.git] / framework / main / exceptions / class_FrameworkException.php
index e6c866fd7140315ddf7c80e48e1793f66fe6e487..314a75ad894d323dd6f449b550cfbb3b20a66d04 100644 (file)
@@ -54,10 +54,6 @@ abstract class FrameworkException extends ReflectionException {
                // Extract backtrace
                $this->saveBackTrace();
 
-               // Cast all data
-               $message = (string) $message;
-               $code    = (int)    $code;
-
                // In emergency exit?
                if (defined('EMERGENCY_EXIT_CALLED')) {
                        // Output message