Searched defs:ExtendPropertyError (Results 1 – 1 of 1) sorted by relevance
186 type ExtendPropertyError struct { struct187 Err error188 Property string191 func (e *ExtendPropertyError) Error() string {