Package

io.findify.s3mock

error

Permalink

package error

Visibility
  1. Public
  2. All

Type Members

  1. case class NoSuchBucketException(bucket: String) extends Exception with Product with Serializable

    Permalink

    Created by shutty on 8/11/16.

  2. case class NoSuchKeyException(bucket: String, key: String) extends Exception with Product with Serializable

    Permalink

    Created by shutty on 8/11/16.

Ungrouped