Naanou.LookupService
Class NodeErrorStateArgs

Node error

Field Summary
System.Exception exception
         Exception
string message
         message

Constructor Summary
NodeErrorStateArgs(string msg, System.Exception exception)
         Constructor

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

exception

public System.Exception exception

Exception


message

public string message

message

Constructor Detail

NodeErrorStateArgs

public NodeErrorStateArgs(string msg,
                          System.Exception exception)

Constructor

Parameters:
msg - Message
exception - Exception