|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||
There was a problem talking to the node
| Fields inherited from class System.Exception |
|---|
| _HResult, _message |
| Constructor Summary | |
|---|---|
|
NodeCommunicationException() Constructor |
|
|
NodeCommunicationException(string msg, System.Exception inner) Constructor |
|
|
NodeCommunicationException(string msg) Constructor |
|
| Properties inherited from class System.Exception |
|---|
| HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite |
| Methods inherited from class System.Exception |
|---|
| GetBaseException, GetObjectData, InternalToString, ToString |
| Methods inherited from class System.Object |
|---|
| Equals, Finalize, GetHashCode, GetType, MemberwiseClone |
| Constructor Detail |
|---|
public NodeCommunicationException()
Constructor
public NodeCommunicationException(string msg,
System.Exception inner)
Constructor
Parameters:
msg - Messageinner - Inner exceptionpublic NodeCommunicationException(string msg)
Constructor
Parameters:
msg - Message
|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||