ValueError constructor

ValueError(
  1. String cause
)

Implementation

ValueError(this.cause);