Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
CreditsException Members Public Properties
Public Properties
 
Name 
Description 
 
Readonly. The error code to be forwarded to the client.  
 
Readonly. The error detail message to be forwarded to the client. If the message is not in simple ASCII or is in multiline format, the real text sent to the client might be altered.  
 
Inherited from the Exception base class. Gets the Exception instance that caused the current exception.  
 
Inherited from the Exception base class. Gets a message that describes the current exception.  
 
Inherited from the Exception base class. Gets or sets the name of the application or the object that causes the error.  
 
Inherited from the Exception base class. Gets a string representation of the frames on the call stack at the time the current exception was thrown.  
 
Inherited from the Exception base class. Gets the method that throws the current exception.