public class ConflictingPersistentDataException extends GemFireException
| Constructor and Description |
|---|
ConflictingPersistentDataException() |
ConflictingPersistentDataException(String message) |
ConflictingPersistentDataException(String message,
Throwable cause) |
ConflictingPersistentDataException(Throwable cause) |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConflictingPersistentDataException()
public ConflictingPersistentDataException(String message, Throwable cause)
public ConflictingPersistentDataException(String message)
public ConflictingPersistentDataException(Throwable cause)
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.