public class ConnectionLeakException extends RuntimeException
| Constructor and Description |
|---|
ConnectionLeakException() |
ConnectionLeakException(String message) |
ConnectionLeakException(String message,
Throwable cause) |
ConnectionLeakException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ConnectionLeakException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.