Class MetadataStoreException.NotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
MetadataStoreException

public static class MetadataStoreException.NotFoundException extends MetadataStoreException
Key not found in store.
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException()
    • NotFoundException

      public NotFoundException(Throwable t)
    • NotFoundException

      public NotFoundException(String msg)