Create a new exception
Parameters
$message
stringrequired- Exception message
$type
stringrequired- Exception type
$data
mixedoptional- Associated data
Default:
null
$code
integerrequired- Exception numerical code, if applicable
Create a new exception
$message
stringrequired$type
stringrequired$data
mixedoptionalDefault:null
$code
integerrequired
User Contributed Notes
You must log in before being able to contribute a note or feedback.