Uses of Class
io.atomix.primitive.PrimitiveException
Packages that use PrimitiveException
Package
Description
Provides classes and interfaces for defining and managing primitive types.
Provides classes and interfaces for managing Raft clients and servers.
-
Uses of PrimitiveException in io.atomix.primitive
Subclasses of PrimitiveException in io.atomix.primitiveModifier and TypeClassDescriptionstatic classCommand failure exception.static classQuery failure exception.static classPrimitive service exception.static classStore operation timeout.static classStore is temporarily unavailable.static classUnknown client exception.static classUnknown service exception. -
Uses of PrimitiveException in io.atomix.raft
Methods in io.atomix.raft that return PrimitiveExceptionModifier and TypeMethodDescriptionRaftError.createException()Creates a new exception for the error.