Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go154 type PropertyError struct { struct
155 ModuleError
156 property string
167 func (e *PropertyError) Error() string {