NetworkTypeMismatch constructor

NetworkTypeMismatch(
  1. String cause
)

Implementation

NetworkTypeMismatch(String cause) : super(cause);