Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-streamer
/
org.readium.r2.streamer
/
PublicationOpener
/
OpenError
/
FormatNotSupported
Format
Not
Supported
class
FormatNotSupported
(
val
cause
:
Error
?
=
null
)
:
PublicationOpener.OpenError
Members
Constructors
Format
Not
Supported
Link copied to clipboard
constructor
(
cause
:
Error
?
=
null
)
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Error
?
message
Link copied to clipboard
open
override
val
message
:
String