67686970717273
} if (exception instanceof HttpException) { return mapHttpException(HttpException.class.cast(exception)); } return new ResteasyClientException("Unexpected exception type", exception); }