Package io.delta.storage.internal
Class LogStoreErrors
Object
io.delta.storage.internal.LogStoreErrors
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IOExceptionstatic booleanReturns true if the provided Throwable is to be considered non-fatal, or false if it is to be considered fatal
-
Constructor Details
-
LogStoreErrors
public LogStoreErrors()
-
-
Method Details
-
isNonFatal
Returns true if the provided Throwable is to be considered non-fatal, or false if it is to be considered fatal -
incorrectLogStoreImplementationException
-