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