Autograph
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Autograph
autograph-schema
/
dev.ynagai.autograph.schema
/
TrackingPlanParseException
Tracking
Plan
Parse
Exception
class
TrackingPlanParseException
(
message
:
String
)
:
Exception
Thrown by
parseTrackingPlan
when the document doesn't match the expected shape.
Members
Constructors
Tracking
Plan
Parse
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?