Errors (durian 2.0 API) (original) (raw)


public abstract class Errors
extends java.lang.Object
Errors makes it easy to create implementations of the standard functional interfaces (which don't allow checked exceptions). Even for cases where you aren't required to stuff some code into a functional interface, Errors is useful as a concise way to specify how errors will be handled.