Package sootup.core.frontend
Class ResolveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sootup.core.frontend.ResolveException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionResolveException
(String message) Deprecated.ResolveException
(String message, Path sourcePath) ResolveException
(String message, Path sourcePath, Exception e) ResolveException
(String message, Path sourcePath, Position position) ResolveException
(String message, Path sourcePath, Position position, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResolveException
Deprecated. -
ResolveException
-
ResolveException
-
ResolveException
-
ResolveException
-
-
Method Details
-
getInputUri
-
getRange
-