CepFetcherException constructor
CepFetcherException(
- String message
Creates a new CepFetcherException with the provided message.
Implementation
CepFetcherException(this.message);
Creates a new CepFetcherException with the provided message.
CepFetcherException(this.message);