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