RetailCRM API Client

ApiExceptionInterface extends Throwable

Interface ApiExceptionInterface

Tags
category

ApiExceptionInterface

Table of Contents

Methods

__toString()  : string
API exception must implement valid __toString() method.
getErrorResponse()  : ErrorResponse
Returns ErrorResponse.
getStatusCode()  : int
Returns response status code

Methods

__toString()

API exception must implement valid __toString() method.

public __toString() : string
Return values
string

        
On this page

Search results