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