@Deprecated public class ResteasyNoHttpResponseException extends ResteasyIOException
Constructor and Description |
---|
ResteasyNoHttpResponseException()
Deprecated.
|
ResteasyNoHttpResponseException(String message)
Deprecated.
|
ResteasyNoHttpResponseException(String message,
Throwable cause)
Deprecated.
|
ResteasyNoHttpResponseException(Throwable cause)
Deprecated.
|
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 © 2019. All rights reserved.