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

custom exceptions for better feed back #12

Open
jsc86 opened this issue Jan 6, 2019 · 0 comments
Open

custom exceptions for better feed back #12

jsc86 opened this issue Jan 6, 2019 · 0 comments
Labels
enhancement New feature or request prio-medium

Comments

@jsc86
Copy link
Owner

jsc86 commented Jan 6, 2019

Currently only framework exceptions are used (which is fine for example for ArgumentExceptions). The cli-framework should define and use custom exceptions with the relevant meta data set on properties; for example InvalidCliSpecification, InvalidCliInterfaceSpecification ...
Every throw new Exception(...) should be replaced.

@jsc86 jsc86 added the enhancement New feature or request label Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio-medium
Projects
None yet
Development

No branches or pull requests

1 participant