ArgumentNullException constructor

ArgumentNullException(
  1. String cause
)

Implementation

ArgumentNullException(this.cause);