ExceptionUtil class added
acdhOeaw\arche\lib\exception\ExceptionUtil class added providing the unwrap(Throwable $e, bool $includeBacktrace = false): string method. This should make it easier to read ARCHE REST API error messages, especially avoid truncating of the HTTP response body.