enum AppError: Error { case clientNotFound case rosterNotFound case imageNotFound case videoNotFound case fileStoreError case noData case fileTooBig case invalidContentType case invalidPath case invalidLocalName }