public class ResteasyConnectionPoolTimeoutException extends ResteasyConnectTimeoutException
Constructor and Description |
---|
ResteasyConnectionPoolTimeoutException() |
ResteasyConnectionPoolTimeoutException(String message) |
ResteasyConnectionPoolTimeoutException(String message,
Throwable cause) |
ResteasyConnectionPoolTimeoutException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyConnectionPoolTimeoutException()
public ResteasyConnectionPoolTimeoutException(String message)
public ResteasyConnectionPoolTimeoutException(String message, Throwable cause)
public ResteasyConnectionPoolTimeoutException(Throwable cause)
Copyright © 2015 JBoss by Red Hat. All rights reserved.