The exception that is thrown when a Cookie gets an error.
More...
|
|
| CookieException () |
| | Initializes a new instance of the CookieException class.
|
| |
| override void | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) |
| | Populates the specified SerializationInfo instance with the data needed to serialize the current instance.
|
| |
|
| | CookieException (SerializationInfo serializationInfo, StreamingContext streamingContext) |
| | Initializes a new instance of the CookieException class with the serialized data.
|
| |
The exception that is thrown when a Cookie gets an error.
◆ CookieException()
| WebSocketSharp.Net.CookieException.CookieException |
( |
SerializationInfo |
serializationInfo, |
|
|
StreamingContext |
streamingContext |
|
) |
| |
|
inlineprotected |
Initializes a new instance of the CookieException class with the serialized data.
- Parameters
-
| serializationInfo | A SerializationInfo that holds the serialized object data. |
| streamingContext | A StreamingContext that specifies the source for the deserialization. |
- Exceptions
-
| ArgumentNullException | serializationInfo is null. |
◆ GetObjectData()
| override void WebSocketSharp.Net.CookieException.GetObjectData |
( |
SerializationInfo |
serializationInfo, |
|
|
StreamingContext |
streamingContext |
|
) |
| |
|
inline |
Populates the specified SerializationInfo instance with the data needed to serialize the current instance.
- Parameters
-
| serializationInfo | A SerializationInfo that holds the serialized object data. |
| streamingContext | A StreamingContext that specifies the destination for the serialization. |
- Exceptions
-
| ArgumentNullException | serializationInfo is null. |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/websocket-sharp/Net/CookieException.cs