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