Module io.hotmoka.exceptions
Package io.hotmoka.exceptions
Interface ExceptionSupplier<E extends Exception>
- Type Parameters:
E- the type of the supplied exception
A supplier of an exception. It is a function from the message of the exception
to the supplied exception.
-
Method Summary