Class BlobNotFoundException

All Implemented Interfaces:
Serializable

public class BlobNotFoundException extends PropertyException
Indicates a blob is missing.
Since:
10.2
See Also:
  • Constructor Details

    • BlobNotFoundException

      public BlobNotFoundException()
    • BlobNotFoundException

      public BlobNotFoundException(String message)
    • BlobNotFoundException

      public BlobNotFoundException(String message, Throwable cause)
    • BlobNotFoundException

      public BlobNotFoundException(Throwable cause)