Package com.day.cq.xss
Class XSSProtectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.xss.XSSProtectionException
- All Implemented Interfaces:
Serializable
Deprecated.
Exception that is thrown if an error occurs during xss detection.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXSSProtectionException(String message) Deprecated.XSSProtectionException(String message, Throwable rootException) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XSSProtectionException
Deprecated. -
XSSProtectionException
Deprecated.
-