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