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