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