NodeUnavailableException Class
The exception that is thrown when a grid finds a node with the requested capabilities but it is currently locked.
C# Syntax
[Serializable()] public class NodeUnavailableException : System.Exception
System.Object
System.Exception
HP.LFT.SDK.NodeUnavailableException
Name | Description | |
---|---|---|
![]() | NodeUnavailableException Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Data | (Inherited from System.Exception) |
![]() | HelpLink | (Inherited from System.Exception) |
![]() | HResult | (Inherited from System.Exception) |
![]() | InnerException | (Inherited from System.Exception) |
![]() | Message | (Inherited from System.Exception) |
![]() | Source | (Inherited from System.Exception) |
![]() | StackTrace | (Inherited from System.Exception) |
![]() | TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
![]() | GetBaseException | (Inherited from System.Exception) |
![]() | GetObjectData | (Inherited from System.Exception) |
![]() | GetType | (Inherited from System.Exception) |
![]() | ToString | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
![]() | SerializeObjectState | (Inherited from System.Exception) |