Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go281 type PropertyError struct { struct
282 ModuleError
283 property string
294 func (e *PropertyError) Error() string {