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, toStringpublic ResteasyUnsupportedHttpVersionException()
public ResteasyUnsupportedHttpVersionException(String message)
public ResteasyUnsupportedHttpVersionException(String message, Throwable cause)
public ResteasyUnsupportedHttpVersionException(Throwable cause)
Copyright © 2015. All Rights Reserved.