@type t() :: %HookSniff.Error{ __exception__: true, code: atom(), message: String.t(), status: integer() | nil }