ObjectNotFoundError

fun ObjectNotFoundError(bucket: BucketName, path: String, message: String)
fun ObjectNotFoundError(bucket: BucketName, path: String, cause: Throwable)
fun ObjectNotFoundError(bucket: BucketName, path: String, message: String, cause: Throwable)