@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, toString
public ResteasyHttpRecoverableException()
public ResteasyHttpRecoverableException(String message)
public ResteasyHttpRecoverableException(String message, Throwable cause)
public ResteasyHttpRecoverableException(Throwable cause)
Copyright © 2024. All rights reserved.