public abstract static class RaftException.OperationFailure extends RaftException
RaftException.ApplicationException, RaftException.ClosedSession, RaftException.CommandFailure, RaftException.ConfigurationException, RaftException.IllegalMemberState, RaftException.NoLeader, RaftException.OperationFailure, RaftException.ProtocolException, RaftException.QueryFailure, RaftException.Unavailable, RaftException.UnknownClient, RaftException.UnknownService, RaftException.UnknownSession| Constructor and Description |
|---|
OperationFailure(RaftError.Type type,
java.lang.String message,
java.lang.Object... args) |
getTypepublic OperationFailure(RaftError.Type type, java.lang.String message, java.lang.Object... args)
Copyright © 2013-2019. All Rights Reserved.