Class XSSProtectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.xss.XSSProtectionException
All Implemented Interfaces:
Serializable

@Deprecated public class XSSProtectionException extends Exception
Deprecated.
Exception that is thrown if an error occurs during xss detection.
See Also:
  • Constructor Details

    • XSSProtectionException

      public XSSProtectionException(String message, Throwable rootException)
      Deprecated.
    • XSSProtectionException

      public XSSProtectionException(String message)
      Deprecated.