ControllerException constructor

ControllerException(
  1. String message
)

Implementation

ControllerException(this.message);