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