Documentation
¶
Index ¶
- func CheckResponseDataErrorAndStatusCode(responseData *connection.ResponseData, responseErr error, ...) error
- func NewClientError(statusCode int, format string, args ...interface{}) *fault.ClientError
- func NewDerivedClientError(err error) *fault.ClientError
- func NewUnexpectedStatusCodeErrorFromRESTResponse(responseData *connection.ResponseData) *fault.ClientError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckResponseDataErrorAndStatusCode ¶
func CheckResponseDataErrorAndStatusCode(responseData *connection.ResponseData, responseErr error, expectedStatusCodes ...int) error
func NewClientError ¶
func NewClientError(statusCode int, format string, args ...interface{}) *fault.ClientError
func NewDerivedClientError ¶
func NewDerivedClientError(err error) *fault.ClientError
func NewUnexpectedStatusCodeErrorFromRESTResponse ¶
func NewUnexpectedStatusCodeErrorFromRESTResponse(responseData *connection.ResponseData) *fault.ClientError
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.