Package com.genesyslab.omsdk.commons.exception

Exposes exceptions thrown by open media common API methods.

See:
          Description

Exception Summary
InitializationException Exception thrown when the OMSDKConnector's initialization fails.
OMSDKConnectorUninitializedException Exception thrown when attempting a request on an uninitialized OMSDKConnector.
OMSDKException Base class for OMSDK exceptions.
OMSDKRuntimeException Base class for all OMSDK runtime exceptions.
ServiceException Exception thrown when a service connection triggers an internal error.
ServiceNotConnectedException Exception thrown when a request fails because the service is no longer connected.
 

Package com.genesyslab.omsdk.commons.exception Description

Exposes exceptions thrown by open media common API methods.