Package com.jcabi.s3

Class OcketNotFoundException

All Implemented Interfaces:
Serializable

public class OcketNotFoundException extends IOException
When ocket is not found in bucket.
Since:
0.1
See Also:
  • Constructor Details

    • OcketNotFoundException

      public OcketNotFoundException(String msg, software.amazon.awssdk.services.s3.model.S3Exception cause)
      Public ctor.
      Parameters:
      msg - Message to show
      cause - Cause of it