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