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