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