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