|
||||||||
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.unitesk.unitestng.FileComparison.FilesAreDifferentException
public abstract static class FileComparison.FilesAreDifferentException
Constructor Summary | |
---|---|
FileComparison.FilesAreDifferentException(java.io.File ref,
java.io.File file,
int line)
|
Method Summary | |
---|---|
java.io.File |
getFile()
|
int |
getLineNum()
|
java.io.File |
getRef()
|
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 |
Constructor Detail |
---|
public FileComparison.FilesAreDifferentException(java.io.File ref, java.io.File file, int line)
Method Detail |
---|
public java.io.File getRef()
public java.io.File getFile()
public int getLineNum()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |