soot
Class ResolutionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
soot.ResolutionFailedException
- All Implemented Interfaces:
- Serializable
public class ResolutionFailedException
- extends RuntimeException
Exception thrown when resolving a method or field reference fails.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResolutionFailedException
protected ResolutionFailedException(String message)