bloombox / bloombox.client.interfaces

Package bloombox.client.interfaces

Provides basic interfaces, in particular ServiceClient and ClientError, that are used throughout the SDK.

Types

ClientError

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.