Base exception for all Layr8 SDK errors.
@type t() :: %Layr8.Error{__exception__: true, message: String.t()}