|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.wala.shrikeBT.analysis.Analyzer.FailureException
public static final class Analyzer.FailureException
This exception is thrown by verify() when it fails.
| Method Summary | |
|---|---|
int |
getOffset()
|
java.util.List<Analyzer.PathElement> |
getPath()
|
java.lang.String |
getReason()
|
void |
printPath(java.io.Writer w)
Print the path to the given stream, if there is one. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getOffset()
public java.lang.String getReason()
public java.util.List<Analyzer.PathElement> getPath()
public void printPath(java.io.Writer w)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||