mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
parent
7cfc78558d
commit
fe73d6de83
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ class IcingaException extends Exception
|
|||
$e = new ReflectionClass(get_called_class());
|
||||
return $e->newInstanceArgs($args);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Return the given exception formatted as one-liner
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue