Package | Description |
---|---|
com.mixer.interactive.exception |
Provides exception classes related to the Interactive service.
|
Modifier and Type | Class and Description |
---|---|
class |
InteractiveConnectionException
Checked exception thrown when a websocket connection to the Mixer Interactive service fails to connect.
|
class |
InteractiveNoHostsFoundException
Checked exception thrown when no Interactive hosts are found when querying the host discovery endpoint.
|
class |
InteractiveReplyWithErrorException
Checked exception thrown when an
InteractiveError is returned in the reply sent by the Interactive
service in response to a method request. |
class |
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.