Package com.day.cq.xss
Class XSSProtectionException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.day.cq.xss.XSSProtectionException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
@Deprecated public class XSSProtectionException extends java.lang.ExceptionDeprecated.Exception that is thrown if an error occurs during xss detection.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description XSSProtectionException(java.lang.String message)Deprecated.XSSProtectionException(java.lang.String message, java.lang.Throwable rootException)Deprecated. 
 -