data class VersionNotIdentifiable: OpendriveReaderException
Fields
Name | Description |
---|---|
val reason: String
|
Constructors
<init>
constructor(reason: String)
Parameters
Name | Description |
---|---|
reason: String
|