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