Searched defs:ExtendPropertyError (Results 1 – 1 of 1) sorted by relevance
182 type ExtendPropertyError struct { struct183 Err error184 Property string187 func (e *ExtendPropertyError) Error() string {