RohdHclException constructor

RohdHclException(
  1. String message
)

Creates an Exception for the ROHD Hardware Component Library.

Implementation

RohdHclException(this.message);