Error Members

The error details for operations that failed

The following tables list the members exposed by the Error type.

Public Constructors

  Name Description
  Error Initializes a new instance of the Error class.

Top

Public Properties

  Name Description
ExtendedCode Optional. The extended code, if any.
HttpCode Optional. The Http Code returned.
Message Optional. The error message.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Error Class
Microsoft.WindowsAzure.Management.Scheduler.Models Namespace