Class ObjectStorageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deltafi.common.storage.s3.ObjectStorageException
All Implemented Interfaces:
Serializable

public class ObjectStorageException extends Exception
See Also:
  • Constructor Details

    • ObjectStorageException

      public ObjectStorageException(Throwable cause)
    • ObjectStorageException

      public ObjectStorageException(String message, Throwable cause)