public class DeltaSerializationException extends RuntimeException
Delta.fromDelta(java.io.DataInput) or
Delta.toDelta(java.io.DataOutput) in GemFire.| Constructor and Description |
|---|
DeltaSerializationException()
Default constructor
|
DeltaSerializationException(String message) |
DeltaSerializationException(String message,
Throwable cause) |
DeltaSerializationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeltaSerializationException()
public DeltaSerializationException(String message)
message - public DeltaSerializationException(Throwable cause)
cause - Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.