Tanzu GemFire Distributed Types Java API Reference
Package dev.gemfire.dtype
Class DTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- dev.gemfire.dtype.DTypeException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
ClientDisconnectedException,EntryDestroyedException
public class DTypeException extends java.lang.RuntimeExceptionGeneral exception class for distributed types- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DTypeException(java.lang.String message)
-