Class VulnerableSqlExeption
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.saperion.common.lang.exception.VulnerableSqlExeption
-
- All Implemented Interfaces:
java.io.Serializable
public class VulnerableSqlExeption extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VulnerableSqlExeption()
VulnerableSqlExeption(java.lang.String query)
-