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, toString
public ResteasyClientProtocolException()
public ResteasyClientProtocolException(String message)
public ResteasyClientProtocolException(String message, Throwable cause)
public ResteasyClientProtocolException(Throwable cause)
Copyright © 2018 JBoss by Red Hat. All rights reserved.