RuntimeException constructor

RuntimeException(
  1. String msg
)

Implementation

RuntimeException(this.msg);