ItemNotFoundError constructor

const ItemNotFoundError()

Implementation

const ItemNotFoundError() : super('Record this with id not found');