GRIB.jl icon indicating copy to clipboard operation
GRIB.jl copied to clipboard

Define Custom Exception Type

Open weech opened this issue 5 years ago • 0 comments

Currently we throw ErrorException for any error raised by ecCodes. It might be worthwhile to change this to a custom error type that is a subtype of Exception. This would be a breaking change, so it'd go in 0.4.

weech avatar Apr 05 '21 20:04 weech