OptimizationSkippedException constructor

OptimizationSkippedException(
  1. String message
)

Implementation

OptimizationSkippedException(this.message);