SessionVariableException Constructor
Initializes a new instance of the SessionVariableException class.
Overload List
Name | Description |
---|---|
SessionVariableException () |
Initializes a new instance of the SessionVariableException class by using default values.
|
SessionVariableException (String) |
Initializes a new instance of the SessionVariableException class by using a message parameter.
|
SessionVariableException (SerializationInfo, StreamingContext) |
Initializes a new instance of the SessionVariableException class by using serialization information and streaming context parameters.
|
SessionVariableException (String, Exception) |
Initializes a new instance of the SessionVariableException class by using message and inner exception parameters.
|
See Also
Reference
SessionVariableException Class
SessionVariableException Members
Microsoft.Synchronization.Data Namespace