
net.kemitix.inline.exceptions.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of inline-exceptions Show documentation
Show all versions of inline-exceptions Show documentation
Optionally throw exceptions without adding an if-then branch that affects code coverage
/**
* Inline Exceptions.
*
*
* Optionally throw exceptions without adding an if-then branch that affects
* code coverage.
*/
package net.kemitix.inline.exceptions;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy