public class BadSecurityHandlerException extends Exception
| Constructor and Description | 
|---|
| BadSecurityHandlerException()Default Constructor. | 
| BadSecurityHandlerException(Exception e)Constructor. | 
| BadSecurityHandlerException(String msg)Constructor. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadSecurityHandlerException()
public BadSecurityHandlerException(Exception e)
e - A sub exception.public BadSecurityHandlerException(String msg)
msg - Message describing exception.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.