parent
7cfc78558d
commit
fe73d6de83
|
@ -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 New Issue