GenericPlcException constructor

const GenericPlcException(
  1. String message
)

Implementation

const GenericPlcException(super.message);