|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSError | |
---|---|
org.apache.cassandra.io | |
org.apache.cassandra.io.util |
Uses of FSError in org.apache.cassandra.io |
---|
Subclasses of FSError in org.apache.cassandra.io | |
---|---|
class |
FSReadError
|
class |
FSWriteError
|
Methods in org.apache.cassandra.io that return FSError | |
---|---|
static FSError |
FSError.findNested(java.lang.Throwable top)
Unwraps the Throwable cause chain looking for an FSError instance |
Uses of FSError in org.apache.cassandra.io.util |
---|
Methods in org.apache.cassandra.io.util with parameters of type FSError | |
---|---|
static void |
FileUtils.handleFSError(FSError e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |