NoException is a Java library for handling exceptions in concise, unified, and architecturally clean way.
System.out.println(Exceptions.log().get(() -> "test".substring(5)).orElse("fallback"));| Name | Name | Last commit date | ||
|---|---|---|---|---|
NoException is a Java library for handling exceptions in concise, unified, and architecturally clean way.
System.out.println(Exceptions.log().get(() -> "test".substring(5)).orElse("fallback"));