- Exception
- Openclerk\Exceptions\ExceptionsException
class Openclerk\Exceptions \ ExceptionsException
Represents an exception on the level of the openclerk/exceptions library.
Method Summary
| Name | Description |
|---|---|
| __construct($message, Exception $previous = null) |
public function __construct($message, Exception $previous = null)
- Parameters:
$previous- wrapped exception- Defaults:
previous=null