IOException constructor

IOException(
  1. String message
)

Implementation

IOException(this.message);