PropertyException

class PropertyException(val property: Property<*>, message: String) : Exception

Constructors

Link copied to clipboard
constructor(property: Property<*>, message: String)

Properties

Link copied to clipboard