@Deprecated public class ResteasyProtocolException extends ResteasyHttpException
| Constructor and Description |
|---|
ResteasyProtocolException()
Deprecated.
|
ResteasyProtocolException(String message)
Deprecated.
|
ResteasyProtocolException(String message,
Throwable cause)
Deprecated.
|
ResteasyProtocolException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResteasyProtocolException()
public ResteasyProtocolException(String message)
public ResteasyProtocolException(String message, Throwable cause)
public ResteasyProtocolException(Throwable cause)
Copyright © 2025. All rights reserved.