IllegalParameterException constructor

IllegalParameterException(
  1. String cause
)

Implementation

IllegalParameterException(this.cause);