App Manifest Error
data class AppManifestError(message: String, critical: Int, line: Int, column: Int)
Content copied to clipboard
Error while paring app manifest.
Constructors
AppManifestError
Link copied to clipboard
fun AppManifestError(message: String, critical: Int, line: Int, column: Int)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard