NetworkException constructor

NetworkException(
  1. String message
)

Implementation

NetworkException(this.message);