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