View Source SRTM.Error exception (SRTM v0.8.0)

The SRTM error struct.

Summary

Types

@type t() :: %SRTM.Error{__exception__: true, message: String.t(), reason: atom()}