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