Hierarchy For Package io.hotmoka.exceptions
Class Hierarchy
- java.lang.Object
- io.hotmoka.exceptions.CheckRunnable
- io.hotmoka.exceptions.CheckSupplier
- io.hotmoka.exceptions.Objects
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.hotmoka.exceptions.UncheckedException
- java.lang.RuntimeException
- java.lang.Exception
- io.hotmoka.exceptions.UncheckConsumer
- io.hotmoka.exceptions.UncheckFunction
- io.hotmoka.exceptions.UncheckPredicate
- io.hotmoka.exceptions.UncheckSupplier
Interface Hierarchy
- java.util.function.Function<T,
R> - io.hotmoka.exceptions.ExceptionSupplier<E>