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