See: Description
Class | Description |
---|---|
RestError |
This class represents a user error encountered during the processing of a
request.
|
RestErrors |
Factory class used to create instances of
RestError representing
input errors in an HTTP request
made to the REST API. |
Exception | Description |
---|---|
RestErrorException |
Thrown to indicate that the request made to the server is invalid, and lists
all the errors found as a list
of
RestError objects. |
Copyright © 2009–2020 Waarp. All rights reserved.