ComputeClusterException Constructor

Initializes a new instance of the ComputeClusterException class.

Overload List

Name Description
ComputeClusterException ()
Initializes a new instance of the ComputeClusterException class.
ComputeClusterException (String)
Initializes a new instance of the ComputeClusterException class with a specified error message.
ComputeClusterException (SerializationInfo, StreamingContext)
Initializes a new instance of the ComputeClusterException class with serialized data.
ComputeClusterException (String, Exception)
Initializes a new instance of the ComputeClusterException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ComputeClusterException (String, Exception, Int32, Int32, String)
Creates an instance of the ComputeClusterException class.

See Also

Reference

ComputeClusterException Class
ComputeClusterException Members
Microsoft.ComputeCluster Namespace