Serialized Form
-
Package io.github.resilience4j.core
-
Exception io.github.resilience4j.core.ConfigurationNotFoundException
class ConfigurationNotFoundException extends RuntimeException implements Serializable -
Exception io.github.resilience4j.core.InstantiationException
class InstantiationException extends RuntimeException implements Serializable
-
-
Package io.github.resilience4j.core.exception
-
Exception io.github.resilience4j.core.exception.AcquirePermissionCancelledException
class AcquirePermissionCancelledException extends IllegalStateException implements Serializable
-
-
Package io.github.resilience4j.core.functions
-
Class io.github.resilience4j.core.functions.Either.Left
class Left extends Object implements Serializable-
Serialized Fields
-
value
L value
-
-
-
Class io.github.resilience4j.core.functions.Either.Right
class Right extends Object implements Serializable-
Serialized Fields
-
value
R value
-
-
-