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