[Modify] It will be removed
This commit is contained in:
parent
2dbc62df9c
commit
ce10d87c27
@ -399,6 +399,7 @@ namespace WebSocketSharp.Server
|
||||
/// <exception cref="ArgumentException">
|
||||
/// <paramref name="message"/> is an empty string.
|
||||
/// </exception>
|
||||
[Obsolete ("This method will be removed.")]
|
||||
protected void Error (string message, Exception exception)
|
||||
{
|
||||
if (message == null)
|
||||
|
Loading…
Reference in New Issue
Block a user