toggle menu
lib
1.4
jvm
switch theme
search in API
lib
/
dev.hossain.timeline
/
ParseException
Parse
Exception
sealed
class
ParseException
:
Exception
Base exception for all parser-related errors.
Inheritors
FileNotFoundException
InvalidFormatException
ValidationException
ParseIOException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?