Uses of Class
org.kiwiproject.retry.KiwiRetryerException
Packages that use KiwiRetryerException
-
Uses of KiwiRetryerException in org.kiwiproject.retry
Methods in org.kiwiproject.retry with parameters of type KiwiRetryerExceptionModifier and TypeMethodDescriptionKiwiRetryerException.unwrapKiwiRetryerException(KiwiRetryerException kiwiRetryerEx) Unwrap the givenKiwiRetryerExceptionto reveal the underlying exception that caused it.KiwiRetryerException.unwrapKiwiRetryerExceptionFully(KiwiRetryerException kiwiRetryerEx) Unwrap the givenKiwiRetryerExceptionto reveal the underlying exception that caused it.