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