public class AuthenticationServiceUnavailableException
extends org.apache.shiro.authc.AuthenticationException
| Constructor and Description |
|---|
AuthenticationServiceUnavailableException() |
AuthenticationServiceUnavailableException(String message) |
AuthenticationServiceUnavailableException(String message,
Throwable cause) |
AuthenticationServiceUnavailableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationServiceUnavailableException()
public AuthenticationServiceUnavailableException(String message)
public AuthenticationServiceUnavailableException(Throwable cause)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.