Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp
/
LcpError
/
Container
/
FileNotFound
File
Not
Found
androidJvm
class
FileNotFound
(
val
url
:
Url
)
:
LcpError.Container
The file at given relative path is not found in the Container.
Members
Constructors
File
Not
Found
Link copied to clipboard
androidJvm
constructor
(
url
:
Url
)
Properties
cause
Link copied to clipboard
androidJvm
open
override
val
cause
:
Error
?
message
Link copied to clipboard
androidJvm
open
override
val
message
:
String
url
Link copied to clipboard
androidJvm
val
url
:
Url