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