Skip to content

Commit a0e9803

Browse files
committed
Update README.md
1 parent 4b54de5 commit a0e9803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ configuration.setHandleErrors(false);
222222
```
223223
or specify this property in configuration file:
224224
```java
225-
handleErrors=true
225+
handleErrors=false
226226
```
227227
You can customize exception handling for each endpoint. To do this you need to pass `com.jaspersoft.jasperserver.jaxrs.client.core.exceptions.handling.ErrorHandler` implementation to `JerseyRequestBuilder.buildRequest()` factory method.
228228

0 commit comments

Comments
 (0)