Class BlobStoreConfigurationMissingException

All Implemented Interfaces:
Serializable

public class BlobStoreConfigurationMissingException extends BlobStoreException
Exception thrown when the blob store configuration is not found
Since:
4.0
Author:
joseross
See Also:
  • Constructor Details

    • BlobStoreConfigurationMissingException

      public BlobStoreConfigurationMissingException()
    • BlobStoreConfigurationMissingException

      public BlobStoreConfigurationMissingException(String message)
    • BlobStoreConfigurationMissingException

      public BlobStoreConfigurationMissingException(String message, Throwable cause)