|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
ariba.util.core.FileReplacer.BadStateException
public static class FileReplacer.BadStateException
Constructor Summary | |
---|---|
FileReplacer.BadStateException(java.io.File backupFile,
java.lang.Exception cause)
|
|
FileReplacer.BadStateException(java.io.File backupFile,
java.io.File temporaryFile)
|
Method Summary | |
---|---|
java.io.File |
getBackupFile()
|
java.io.File |
getTemporaryFile()
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FileReplacer.BadStateException(java.io.File backupFile, java.lang.Exception cause)
public FileReplacer.BadStateException(java.io.File backupFile, java.io.File temporaryFile)
Method Detail |
---|
public java.io.File getBackupFile()
public java.io.File getTemporaryFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |