Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-streamer
/
org.readium.r2.streamer.parser
/
PublicationParser
/
ParseError
Parse
Error
sealed
class
ParseError
:
Error
Inheritors
FormatNotSupported
Reading
Members
Types
Format
Not
Supported
Link copied to clipboard
class
FormatNotSupported
:
PublicationParser.ParseError
Reading
Link copied to clipboard
class
Reading
(
val
cause
:
ReadError
)
:
PublicationParser.ParseError
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Error
?
message
Link copied to clipboard
open
override
val
message
:
String