Class WebSqlInjectionSecurityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.silverpeas.kernel.SilverpeasException
-
- org.silverpeas.core.web.filter.exception.WebSecurityException
-
- org.silverpeas.core.web.filter.exception.WebSqlInjectionSecurityException
-
- All Implemented Interfaces:
Serializable
public class WebSqlInjectionSecurityException extends WebSecurityException
User: Yohann Chastagnier Date: 05/03/14- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebSqlInjectionSecurityException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-