InternalError constructor

InternalError(
  1. String message
)

Implementation

InternalError(this.message);