Module io.hotmoka.exceptions
Package io.hotmoka.exceptions
package io.hotmoka.exceptions
-
ClassDescriptionMethods that check an unchecked exception thrown by a runnable.Methods that check an unchecked exception thrown by a supplier.This class provides a method to transform a consumer with exceptions into a consumer, by unchecking its exceptions.A wrapper for an exception that has been made into unchecked.This class provides a method to transform a function with exceptions into a function, by unchecking its exceptions.This class provides a method to transform a predicate with exceptions into a predicate, by unchecking its exceptions.This class provides a method to transform a supplier with exceptions into a supplier, by unchecking its exceptions.