Class ReferenceNotFoundException

All Implemented Interfaces:
Serializable

public class ReferenceNotFoundException extends DataStoreException
Indicates the reference passed to the DataStore did not point to any resolvable location.
See Also:
  • Constructor Details

    • ReferenceNotFoundException

      public ReferenceNotFoundException(String message)
    • ReferenceNotFoundException

      public ReferenceNotFoundException(String message, Throwable cause)