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