Files
juraclient/src/test
Stefan Kalscheuer 9c82481eb5
All checks were successful
continuous-integration/drone/push Build is passing
introduce custom exception class instead of RuntimeExceptions (#10)
We now use a custom, checked exceptions on errors that can occur
with the API communication or configuration. instead of throwing an
unchecked IllegalStateException.
2020-09-02 15:47:41 +02:00
..