PlanetaryComputerModelFactory.PlanetaryComputerErrorInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.