|
|
| version 1.8, 2017/05/16 14:46:58 | version 1.9, 2024/05/20 23:02:35 |
|---|---|
| Line 150 $bShouldBeException($options.exception) | Line 150 $bShouldBeException($options.exception) |
| $result[^json:string[$value;$options]^if($bShouldBeException){. FAILED. EXCEPTION SHOULD BE HERE}] | $result[^json:string[$value;$options]^if($bShouldBeException){. FAILED. EXCEPTION SHOULD BE HERE}] |
| }{ | }{ |
| $exception.handled(true) | $exception.handled(true) |
| $result["exception":"$exception.source, $exception.comment^if($bShouldBeException){. That's OK}"] | $result["exception":"$exception.source, ^taint[as-is;$exception.comment]^if($bShouldBeException){. That's OK}"] |
| } | } |