@InterfaceAudience.Public public static class KeeperException.BadArgumentsException extends KeeperException
KeeperException.Code.BADARGUMENTS
,
Serialized FormKeeperException.APIErrorException, KeeperException.AuthFailedException, KeeperException.BadArgumentsException, KeeperException.BadVersionException, KeeperException.Code, KeeperException.CodeDeprecated, KeeperException.ConnectionLossException, KeeperException.DataInconsistencyException, KeeperException.EphemeralOnLocalSessionException, KeeperException.InvalidACLException, KeeperException.InvalidCallbackException, KeeperException.MarshallingErrorException, KeeperException.NewConfigNoQuorum, KeeperException.NoAuthException, KeeperException.NoChildrenForEphemeralsException, KeeperException.NodeExistsException, KeeperException.NoNodeException, KeeperException.NotEmptyException, KeeperException.NotReadOnlyException, KeeperException.NoWatcherException, KeeperException.OperationTimeoutException, KeeperException.ReconfigDisabledException, KeeperException.ReconfigInProgress, KeeperException.RequestTimeoutException, KeeperException.RuntimeInconsistencyException, KeeperException.SessionClosedRequireAuthException, KeeperException.SessionExpiredException, KeeperException.SessionMovedException, KeeperException.SystemErrorException, KeeperException.UnimplementedException, KeeperException.UnknownSessionException
Constructor and Description |
---|
BadArgumentsException() |
BadArgumentsException(String path) |
code, create, create, create, create, getCode, getMessage, getPath, getResults, setCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadArgumentsException()
public BadArgumentsException(String path)
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.