ComputeClusterException Members

Represents errors that occur during application execution.

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

Public Constructors

(see also Protected Constructors )

  Name Description
ComputeClusterException Overloaded. Initializes a new instance of the ComputeClusterException class.

Top

Protected Constructors

  Name Description
ComputeClusterException Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
public property Data  (Inherited from Exception )
public property ErrorCode Retrieves the error code associated with the exception.
public property HelpLink  (Inherited from Exception )
public property InnerException  (Inherited from Exception )
public property JobId Retrieves the identifier of the job that was running when the exception occurred.
public property Message Overridden. Retrieves the description of the exception.
public property NodeName Retrieves the name of the node on which the exception occurred.
public property Source  (Inherited from Exception )
public property StackTrace  (Inherited from Exception )
public property TargetSite  (Inherited from Exception )
public property TaskId Retrieves the identifier of the task that was running when the exception occurred.

Top

Protected Properties

  Name Description
protected property HResult  (Inherited from Exception )

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetBaseException  (Inherited from Exception )
public method GetHashCode  (Inherited from Object )
public method GetObjectData Overridden. See System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) .
public method GetType  (Inherited from Exception )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Exception )

Top

Protected Methods

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

Top

See Also

Reference

ComputeClusterException Class
Microsoft.ComputeCluster Namespace