-
Type:
Task
-
Resolution: Done
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: dmn-engine
-
None
If a Type Transform fails to transform something currently a IllegalArgumentException without any message is throw. This isn't optimal as it doesn't provide any context and doesn't follow the general approach to encapsulate exceptions in the logger classes.
AT:
- provide a message with some context on a failed transformation
- use DmnExceptions