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

Exception Handling #4

Open
Timmoth opened this issue Dec 3, 2019 · 0 comments
Open

Exception Handling #4

Timmoth opened this issue Dec 3, 2019 · 0 comments
Labels
bug Something isn't working todo

Comments

@Timmoth
Copy link
Collaborator

Timmoth commented Dec 3, 2019

There are places which return an instance of 'Exception' which lacks any detail.

Node:
All calls to Node.GetNext() should raise an exception if Destination Nodes / Chooser were not set through Visits(...)

Visits(...) should raise an Exception if the nodes / Choosers given are Null

ProbabilityChooser
should raise an exception if all ItemWeights are set to 0

NodeEngine:
Start Method should raise an exception if the graphi is not valid

@Timmoth Timmoth added bug Something isn't working todo labels Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working todo
Projects
None yet
Development

No branches or pull requests

1 participant