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
ConstructorsConstructorDescriptionResolveException
(@NonNull String message) Deprecated.ResolveException
(@NonNull String message, @NonNull Path sourcePath) ResolveException
(@NonNull String message, @NonNull Path sourcePath, @NonNull Exception e) ResolveException
(@NonNull String message, @NonNull Path sourcePath, @NonNull Position position) ResolveException
(@NonNull String message, @NonNull Path sourcePath, @NonNull Position position, @NonNull 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
-