EmptySessionIdException Constructor
Overload List
OverloadDescription
EmptySessionIdException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the EmptySessionIdException class with serialized data.  
EmptySessionIdException Constructor()Initializes a new instance of the EmptySessionIdException class.  
EmptySessionIdException Constructor(Int32,String)Initializes a new instance of the EmptySessionIdException class with a specified error message and an error code associated with this exception.  
EmptySessionIdException Constructor(String,Exception)Initializes a new instance of the EmptySessionIdException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
EmptySessionIdException Constructor(String)Initializes a new instance of the EmptySessionIdException class with a specified error message.