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