org.jboss.resteasy.client.exception
public class ResteasyCookieRestrictionViolationException extends ResteasyMalformedCookieException
Constructor and Description |
---|
ResteasyCookieRestrictionViolationException() |
ResteasyCookieRestrictionViolationException(String message) |
ResteasyCookieRestrictionViolationException(String message,
Throwable cause) |
ResteasyCookieRestrictionViolationException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyCookieRestrictionViolationException()
public ResteasyCookieRestrictionViolationException(String message)
public ResteasyCookieRestrictionViolationException(String message, Throwable cause)
public ResteasyCookieRestrictionViolationException(Throwable cause)
Copyright © 2014. All Rights Reserved.