ModelNotFoundException constructor

ModelNotFoundException(
  1. String modelName
)

Implementation

ModelNotFoundException(this.modelName);