Uses of Interface
jodd.exception.UncheckedException.CallableVoid
Packages that use UncheckedException.CallableVoid
-
Uses of UncheckedException.CallableVoid in jodd.exception
Methods in jodd.exception with parameters of type UncheckedException.CallableVoidModifier and TypeMethodDescriptionstatic voidUncheckedException.runAndWrapException(UncheckedException.CallableVoid callable) Wraps checked exceptions in aUncheckedException.