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, toString
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.