UnknownKeyException
class UnknownKeyException extends Exception
UnknownKeyException class.
An UnknownKeyException is thrown when persisting an object with a key that is not recognized by the API.
Methods
__construct(RequestException $previous, $message = '')
UnknownKeyException constructor.
string[]
getKeys()
No description
ResponseInterface
getResponse()
No description
Details
at line 39
__construct(RequestException $previous, $message = '')
UnknownKeyException constructor.