HHRuntimeException constructor

HHRuntimeException(
  1. String message
)

Implementation

HHRuntimeException(this.message);