[Modify] Edit it
This commit is contained in:
parent
889e6d30b6
commit
2be0c4c9b9
@ -556,6 +556,9 @@ namespace WebSocketSharp.Net
|
|||||||
/// <exception cref="ArgumentException">
|
/// <exception cref="ArgumentException">
|
||||||
/// The value specified for a set operation is not an absolute URL.
|
/// The value specified for a set operation is not an absolute URL.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
/// <exception cref="InvalidOperationException">
|
||||||
|
/// The response is already being sent.
|
||||||
|
/// </exception>
|
||||||
/// <exception cref="ObjectDisposedException">
|
/// <exception cref="ObjectDisposedException">
|
||||||
/// This instance is closed.
|
/// This instance is closed.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
Loading…
Reference in New Issue
Block a user