public class ResteasyHttpRecoverableException extends ResteasyHttpException
Constructor and Description |
---|
ResteasyHttpRecoverableException() |
ResteasyHttpRecoverableException(String message) |
ResteasyHttpRecoverableException(String message,
Throwable cause) |
ResteasyHttpRecoverableException(Throwable cause) |
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 © 2017 JBoss by Red Hat. All rights reserved.