- Exception
- Apis\CaughtApiException
class Apis \ CaughtApiException
This wraps any other type of Exception that occurs when trying to execute/process our own API endpoint.
- See:
Method Summary
| Name | Description |
|---|---|
| __construct($message, Exception $previous = null) |
public function __construct($message, Exception $previous = null)
- Defaults:
previous=null