PlanetaryComputerModelFactory.PlanetaryComputerErrorInfo Method

Definition

Error information wrapper.

public static Azure.Analytics.PlanetaryComputer.PlanetaryComputerErrorInfo PlanetaryComputerErrorInfo(Azure.ResponseError error = default);
static member PlanetaryComputerErrorInfo : Azure.ResponseError -> Azure.Analytics.PlanetaryComputer.PlanetaryComputerErrorInfo
Public Shared Function PlanetaryComputerErrorInfo (Optional error As ResponseError = Nothing) As PlanetaryComputerErrorInfo

Parameters

error
ResponseError

Error details.

Returns

A new PlanetaryComputerErrorInfo instance for mocking.

Applies to