Class DTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vmware.gemfire.distributedtypes.DTypeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClientDisconnectedException, EntryDestroyedException

public class DTypeException extends RuntimeException
General exception class for distributed types
See Also:
  • Constructor Details

    • DTypeException

      public DTypeException(String message)