Error response
@type t() :: %ExDaytona.Model.ErrorResponse{ code: ExDaytona.Model.DaemonErrorCode.t() | nil, message: String.t(), method: String.t() | nil, path: String.t(), source: String.t() | nil, statusCode: integer(), timestamp: String.t() }