org.eclipse.jetty.security
public class ServerAuthException extends java.security.GeneralSecurityException
Constructor and Description |
---|
ServerAuthException() |
ServerAuthException(java.lang.String s) |
ServerAuthException(java.lang.String s,
java.lang.Throwable throwable) |
ServerAuthException(java.lang.Throwable throwable) |
public ServerAuthException()
public ServerAuthException(java.lang.String s)
public ServerAuthException(java.lang.String s, java.lang.Throwable throwable)
public ServerAuthException(java.lang.Throwable throwable)
Copyright © 2017. All Rights Reserved.