Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
ClientException Properties

The properties of the ClientException class are listed here.

 
Name 
Description 
 
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.