ImproperWitnessThresholdException constructor
ImproperWitnessThresholdException(
- String cause
Exception constructor containing the description for the exception.
Implementation
ImproperWitnessThresholdException(this.cause);