See: Description
| Exception | Description |
|---|---|
| InteractiveConnectionException |
Checked exception thrown when a websocket connection to the Mixer Interactive service fails to connect.
|
| InteractiveException |
The class
InteractiveException is the superclass of all Exceptionclasses relating to
interactions with the Interactive service. |
| InteractiveNoHostsFoundException |
Checked exception thrown when no Interactive hosts are found when querying the host discovery endpoint.
|
| InteractiveReplyWithErrorException |
Checked exception thrown when an
InteractiveError is returned in the reply sent by the Interactive
service in response to a method request. |
| InteractiveRequestNoReplyException |
Checked exception thrown when no reply to a method request is received from the Interactive service before the
request timed out.
|
Copyright © 2018. All rights reserved.