public class ResteasyCookieRestrictionViolationException extends ResteasyMalformedCookieException
Constructor and Description |
---|
ResteasyCookieRestrictionViolationException() |
ResteasyCookieRestrictionViolationException(String message) |
ResteasyCookieRestrictionViolationException(String message,
Throwable cause) |
ResteasyCookieRestrictionViolationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyCookieRestrictionViolationException()
public ResteasyCookieRestrictionViolationException(String message)
public ResteasyCookieRestrictionViolationException(String message, Throwable cause)
public ResteasyCookieRestrictionViolationException(Throwable cause)
Copyright © 2017 JBoss by Red Hat. All rights reserved.