Searched defs:ExtendPropertyError (Results 1 – 1 of 1) sorted by relevance
104 type ExtendPropertyError struct { struct105 Err error106 Property string109 func (e *ExtendPropertyError) Error() string {