@Deprecated
public class ResourceLeakException
extends java.lang.RuntimeException
Constructor and Description |
---|
ResourceLeakException()
Deprecated.
|
ResourceLeakException(java.lang.String message)
Deprecated.
|
ResourceLeakException(java.lang.String message,
java.lang.Throwable cause)
Deprecated.
|
ResourceLeakException(java.lang.Throwable cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
public ResourceLeakException()
public ResourceLeakException(java.lang.String message)
public ResourceLeakException(java.lang.String message, java.lang.Throwable cause)
public ResourceLeakException(java.lang.Throwable cause)
Copyright © 2008–2018 The Netty Project. All rights reserved.