|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
Naanou.LookupService
Class InvalidNodeState
Occurs when the node's currents tate does not allow for the requested operation
Field Summary |
Naanou.LookupService.NodeState |
State
State node was in when exception occured
|
Constructor Summary |
InvalidNodeState(Naanou.LookupService.NodeState state, string message)
Constructor
|
InvalidNodeState(Naanou.LookupService.NodeState state)
Default message constructor
|
State
public Naanou.LookupService.NodeState State
-
State node was in when exception occured
InvalidNodeState
public InvalidNodeState(Naanou.LookupService.NodeState state,
string message)
-
Constructor
Parameters:
-
state
- State node was in
-
message
- Message
InvalidNodeState
public InvalidNodeState(Naanou.LookupService.NodeState state)
-
Default message constructor
Parameters:
-
state
- State
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |