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