pock

Exception

Table of Contents

Classes

AbstractRequestAwareException
Base exception that retains the PSR-7 request responsible for a configured failure.
IncompleteMockException
Thrown when a matched mock has no response, reply factory, or exception.
JsonException
Reports malformed JSON, encoding failures, or unavailable JSON serialization.
PockClientException
Generic PSR-18 client failure configured by PockBuilder::throwClientException().
PockNetworkException
PSR-18 network failure configured by PockBuilder::throwNetworkException().
PockRequestException
PSR-18 request failure configured by PockBuilder::throwRequestException().
UnsupportedRequestException
Thrown when no available mock matches and no fallback client is configured.
XmlException
Reports malformed XML or unavailable XML serialization.
On this page

Search results