Overload List
Name | Description | |
---|---|---|
![]() | UnableToSetCookieException |
Initializes a new instance of the UnableToSetCookieException class.
|
![]() | UnableToSetCookieException(String) |
Initializes a new instance of the UnableToSetCookieException class with
a specified error message.
|
![]() | UnableToSetCookieException(SerializationInfo, StreamingContext) |
Initializes a new instance of the UnableToSetCookieException class with serialized data.
|
![]() | UnableToSetCookieException(String, Exception) |
Initializes a new instance of the UnableToSetCookieException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also