ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
FixPHP5PEARWarnings.php
Go to the documentation of this file.
1<?php
2// Currently unused
3if ($skipmsg) {
4 $a = new $ec($code, $mode, $options, $userinfo);
5} else {
6 $a = new $ec($message, $code, $mode, $options, $userinfo);
7}
8?>
An exception for terminatinating execution or to throw for unit testing.
$code
Definition: example_050.php:99
catch(Exception $e) $message