Adam Cameron
lucee.runtime.exp.CatchBlockImpl
?? Seriously?bdw429s
02/12/2022, 12:13 AMAdam Cameron
catch
receiving the actual exception is pretty bloody ubiquitous in languages that have try
/ catch
constructs isn't it?
And as far as I can recollect, try/catch in CFML predates Lucee, so it's on them that they do it differently (and daftly)bdw429s
02/12/2022, 12:19 AMAdam Cameron
and CFML exceptions which behave as a structWouldn't that be achieved by having an Exception type that extends java.lang.Exception that also implements StructInterface (or whatever facsimile of that notion CFML uses) But anyway, whatever. Lucee is weird. But I already knew that. [shrug]