Module com.machinezoo.noexception
NoException library lets you handle exceptions in a concise, testable, and consistent manner. Look first in the
com.machinezoo.noexception
package, especially the Exceptions
class.
- See Also:
- NoException tutorial
-
-
Packages
Exports Package Description com.machinezoo.noexception Classes implementing all NoException features.com.machinezoo.noexception.optional Variations of standard functional interfaces that returnOptional
instead of the raw value.com.machinezoo.noexception.throwing Variations of standard functional interfaces that allow throwing checked exceptions.
-