com.day.cq.xss
Class XSSProtectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.xss.XSSProtectionException
- All Implemented Interfaces:
- Serializable
public class XSSProtectionException
- extends Exception
Exception that is thrown if an error during xss detection occurs.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XSSProtectionException
public XSSProtectionException(String message,
Throwable rootException)
Copyright © 2009 Day Management AG. All Rights Reserved.