Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overload for And,Or operators. Custom Error messages. #67

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

irinasmt
Copy link

Updated riskfirst/Flee with all the changes from the base repo mparlak/Flee

…cripts); Added exception handling to expression evaluation.
added custom error messages when failing to evaluate the expresion
…he message, we want a way of throwing custom error message.
if the catched exception  contains an inner exception message, throw …
@irinasmt irinasmt closed this Jun 24, 2019
@irinasmt irinasmt deleted the feature/rebaseofork branch June 24, 2019 07:47
@irinasmt irinasmt restored the feature/rebaseofork branch June 24, 2019 07:49
@irinasmt irinasmt reopened this Jun 24, 2019
@irinasmt
Copy link
Author

Few changes from RiskFirst.

  1. And Or operators can now be overloaded
  2. Added custom error messages when failing to evaluate the expression
  3. Conditional now accepts types convertible to bool.

@irinasmt irinasmt changed the title Feature/rebaseofork Few changes from RiskFirst. Jun 24, 2019
@irinasmt irinasmt changed the title Few changes from RiskFirst. Overload for And,Or operators. Custom Error messages. Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants