The SRTM error struct.
@type t() :: %SRTM.Error{ __exception__: term(), message: String.t(), reason: atom() | tuple() }