Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Luis Majano
Luis MajanoNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Priority
Created 30 November 2021 at 22:07
Updated 6 December 2021 at 15:57
Java already supports multiple exception handling. ColdFusion does not and it introduces tons of verbosity which could be avoided if catch could allow for multiple exceptions. Introduce the pipe parameter to define multi-catch exception blocks.