Throwable constructor

Throwable(
  1. String message
)

Implementation

Throwable(this.message);