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,
String message,
Object... args) |
getTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationFailure(RaftError.Type type, String message, Object... args)
Copyright © 2013–2017. All rights reserved.