public class StoreUnableToParticipateInClusterException extends IllegalStateException
| Constructor and Description |
|---|
StoreUnableToParticipateInClusterException() |
StoreUnableToParticipateInClusterException(String message) |
StoreUnableToParticipateInClusterException(String message,
Throwable cause) |
StoreUnableToParticipateInClusterException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StoreUnableToParticipateInClusterException()
public StoreUnableToParticipateInClusterException(String message, Throwable cause)
public StoreUnableToParticipateInClusterException(String message)
public StoreUnableToParticipateInClusterException(Throwable cause)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.