org.jboss.resteasy.client.exception
public class ResteasyConnectionPoolTimeoutException extends ResteasyConnectTimeoutException
Constructor and Description |
---|
ResteasyConnectionPoolTimeoutException() |
ResteasyConnectionPoolTimeoutException(String message) |
ResteasyConnectionPoolTimeoutException(String message,
Throwable cause) |
ResteasyConnectionPoolTimeoutException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyConnectionPoolTimeoutException()
public ResteasyConnectionPoolTimeoutException(String message)
public ResteasyConnectionPoolTimeoutException(String message, Throwable cause)
public ResteasyConnectionPoolTimeoutException(Throwable cause)
Copyright © 2017. All Rights Reserved.