MissingKeyException
class MissingKeyException extends Exception
MissingKeyException class.
A MissingKeyException is thrown when persisting an object without a key that is required.
Methods
__construct(RequestException $previous, $message = 'Request body is missing a required key.')
{@inheritdoc}
getKey()
No description
ResponseInterface
getResponse()
No description
Details
at line 37
__construct(RequestException $previous, $message = 'Request body is missing a required key.')
{@inheritdoc}