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