ObjectNotFoundInStoreException constructor

const ObjectNotFoundInStoreException(
  1. String objectKey
)

Implementation

const ObjectNotFoundInStoreException(this.objectKey);