OptimusException constructor

OptimusException(
  1. String? message
)

Implementation

OptimusException(this.message);