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