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