Package com.mapr.fs
Class StaleFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.mapr.fs.ErrnoException
com.mapr.fs.StaleFileException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStaleFileException(String msg) StaleFileException(String message, Throwable cause) StaleFileException(Throwable cause) -
Method Summary
Methods inherited from class com.mapr.fs.ErrnoException
getErrnoMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StaleFileException
public StaleFileException() -
StaleFileException
-
StaleFileException
-
StaleFileException
-
-
Method Details
-
isNoRetry
public boolean isNoRetry() -
noRetry
-
getMessage
- Overrides:
getMessagein classThrowable
-
getFilePath
-