-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error,org.readium.r2.shared.util.data.AccessError
public final class FileSystemError.IO extends FileSystemError
-
-
Constructor Summary
Constructors Constructor Description FileSystemError.IO(Exception exception)FileSystemError.IO(Error cause)
-
Method Summary
Modifier and Type Method Description StringgetMessage()An error message. ErrorgetCause()The cause error or null if there is none.
-