Home
last modified time | relevance | path

Searched defs:PropertyError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/blueprint/
H A Dcontext.go273 type PropertyError struct { struct
274 ModuleError
275 property string
286 func (e *PropertyError) Error() string {