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