exceptionParameter2 property
CatchClauseParameter?
get
exceptionParameter2
Return the parameter whose value will be the exception that was thrown, or
null
if there is no 'catch' keyword.
Implementation
CatchClauseParameter? get exceptionParameter2;