public class LogStoreErrors
extends Object
| Constructor and Description |
|---|
LogStoreErrors() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.IOException |
incorrectLogStoreImplementationException(Throwable cause) |
static boolean |
isNonFatal(Throwable t)
Returns true if the provided Throwable is to be considered non-fatal, or false if it is to be
considered fatal
|
public static boolean isNonFatal(Throwable t)
public static java.io.IOException incorrectLogStoreImplementationException(Throwable cause)