Class EntryDestroyedException

All Implemented Interfaces:
Serializable

public class EntryDestroyedException extends DTypeException
An exception typically thrown when attempting to access an instance that has been destroyed.
See Also:
  • Constructor Details

    • EntryDestroyedException

      public EntryDestroyedException(String message)