Class LeaderChangedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.loomcache.common.exception.LoomException
com.loomcache.common.exception.LeaderChangedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class LoomException
LoomException.RetryClassification -
Field Summary
Fields inherited from class LoomException
UNKNOWN_ERROR_CODE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class LoomException
isOutcomeKnown, isRetryableMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LeaderChangedException
-
-
Method Details
-
errorCode
- Overrides:
errorCodein classLoomException
-
retryClassification
- Overrides:
retryClassificationin classLoomException
-