public class NoAuthenticatorException extends IsisException
| Constructor and Description |
|---|
NoAuthenticatorException() |
NoAuthenticatorException(String msg) |
NoAuthenticatorException(String msg,
Throwable cause) |
NoAuthenticatorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoAuthenticatorException()
public NoAuthenticatorException(String msg)
public NoAuthenticatorException(String msg, Throwable cause)
public NoAuthenticatorException(Throwable cause)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.