Class BlobNotFoundException

All Implemented Interfaces:
Serializable

public class BlobNotFoundException extends DataStoreException
Exception indicating the given blob was not found.
See Also:
  • Constructor Details

    • BlobNotFoundException

      public BlobNotFoundException(Blob blob)
      Constructs a new exception indicating the given blob was not found.
      Parameters:
      blob - the blob