\Knack\ZeroBounce\ExceptionsZeroBounceException

Class ZeroBounceException

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $message = '', integer  $code, \Throwable|null  $previous = null) 

ZeroBounceException constructor.

Parameters

string $message

the message

integer $code

the code to throw

\Throwable|null $previous

the previous thrown