@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, toStringpublic ResteasyUnsupportedHttpVersionException()
public ResteasyUnsupportedHttpVersionException(String message)
public ResteasyUnsupportedHttpVersionException(String message, Throwable cause)
public ResteasyUnsupportedHttpVersionException(Throwable cause)
Copyright © 2025. All rights reserved.