|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
When an operation was requested of a node it cannot do because it is closing
Field Summary | |
---|---|
Naanou.Common.Hash |
client
Client |
Naanou.Common.Hash |
server
Server |
Fields inherited from class System.Exception |
---|
_HResult, _message |
Constructor Summary | |
---|---|
NodeClosingException() Constructor |
|
NodeClosingException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) Used by serializer |
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 |
Field Detail |
---|
public Naanou.Common.Hash client
Client
public Naanou.Common.Hash server
Server
Constructor Detail |
---|
public NodeClosingException()
Constructor
protected NodeClosingException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)
Used by serializer
Parameters:
context
- Contextinfo
- Info
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |