Provides basic interfaces, in particular ServiceClient
and ClientError
, that are used throughout the SDK.
interface ClientError
Specifies a Bloombox client error that is known and identifiable. This interface is implemented by service-specific error enumerations. Each enumeration must define properties to export its own domain, code, and message. |