ClientNullException constructor

ClientNullException(
  1. String message
)

Implementation

ClientNullException(this.message);