@Deprecated public class ResourceLeakException extends RuntimeException
Constructor and Description |
---|
ResourceLeakException()
Deprecated.
|
ResourceLeakException(String message)
Deprecated.
|
ResourceLeakException(String message,
Throwable cause)
Deprecated.
|
ResourceLeakException(Throwable cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2017 The Netty Project. All rights reserved.