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