Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go181 type PropertyError struct { struct
182 ModuleError
183 property string
194 func (e *PropertyError) Error() string {