Package sootup.core.validation
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sootup.core.validation.ValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionValidationException
(Local ls, String s) ValidationException
(Local l, String s, String s1) ValidationException
(Value value, String s) ValidationException
(Stmt stmt, String s) ValidationException
(Body body, String s) ValidationException
(SootClass curClass, String circular_outer_class_chain) ValidationException
(SootMethod sm, String void_parameter_types_are_invalid) ValidationException
(SootMethod method, String s, String s1) ValidationException
(MethodSignature methodSignature, String s) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-