You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[x ] Improvement request
[ ] Support request => Please do not submit support request here
Current behavior
The ModelExpression requires SWI component to show exception messages
Expected behavior
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Change the method createExpression to throw a Functional or techcnical exception if any exception is detected instead of write the exception directly in console. Modify the user GUI classes to show exceptions messages in the ConsoleTextArea
Apply the same fix in the following classes:
OverTwoElementsExpressionSet
ModelExpr2HLCL
SolverOpersTask
SolverTasks
ModelExpr
Environment
Variamos version: 1.2.0.1
For Tooling issues:
Platform:
Others:
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
The ModelExpression requires SWI component to show exception messages
Expected behavior
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Change the method createExpression to throw a Functional or techcnical exception if any exception is detected instead of write the exception directly in console. Modify the user GUI classes to show exceptions messages in the ConsoleTextArea
Apply the same fix in the following classes:
OverTwoElementsExpressionSet
ModelExpr2HLCL
SolverOpersTask
SolverTasks
ModelExpr
Environment
Variamos version: 1.2.0.1
For Tooling issues:
Platform:
Others:
The text was updated successfully, but these errors were encountered: