exceptions/cep_exceptions library
Exceptions / Errors
- CepFetcherException
-
Defines the exception hierarchy for the
cep_fetcherpackage. - CepNotFoundException
- Thrown when no data could be retrieved for the given CEP.
- InvalidCepFormatException
- Thrown when the input CEP has an invalid format.
- TimeoutOutOfRangeException
- Thrown when the specified timeout is outside the allowed range.