ControllerNotInitializedException constructor
ControllerNotInitializedException(
- String cause
Exception constructor containing the description for the exception.
Implementation
ControllerNotInitializedException(this.cause);