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