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

Fields inherited from class System.Exception
_HResult, _message

Constructor Summary
InvalidNodeState(Naanou.LookupService.NodeState state, string message)
         Constructor
InvalidNodeState(Naanou.LookupService.NodeState state)
         Default message 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


Field Detail

State

public Naanou.LookupService.NodeState State

State node was in when exception occured

Constructor Detail

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