| Exception | Description |
|---|---|
| AuthenticationFailedException |
In case the authentication failed on remote side (http status code: 401/403).
|
| InternalServerException |
In case of invalid input on remote side (http status code: 400).
|
| InvalidOrMissingInputException |
In case the authentication failed on remote side (http status code: 401).
|
| ResourceNotFoundException |
In case of invalid URI (http status code: 404).
|
| StreamClientException |
This is a genera exception thrown by the StreamClient.
|
| UriBuilderException |
In case the URI built is invalid.
|
Copyright © 2015. All rights reserved.