ControllerNotFoundError constructor

ControllerNotFoundError(
  1. Type controllerType
)

Implementation

ControllerNotFoundError(this.controllerType);