mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 12:54:26 +02:00
parent
7cfc78558d
commit
fe73d6de83
@ -40,7 +40,7 @@ class IcingaException extends Exception
|
|||||||
$e = new ReflectionClass(get_called_class());
|
$e = new ReflectionClass(get_called_class());
|
||||||
return $e->newInstanceArgs($args);
|
return $e->newInstanceArgs($args);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return the given exception formatted as one-liner
|
* Return the given exception formatted as one-liner
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user