Class Hierarchy
- java.lang.Object
- cn.boboweike.carrot.utils.exceptions.Exceptions
Interface Hierarchy
- cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingBiConsumer<T,U>
- cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingBiFunction<T,U,R>
- cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingConsumer<T>
- cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingFunction<T,R>
- cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingRunnable
- cn.boboweike.carrot.utils.exceptions.Exceptions.ThrowingSupplier<T>