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