Searched defs:ExtendPropertyError (Results 1 – 1 of 1) sorted by relevance
175 type ExtendPropertyError struct { struct176 Err error177 Property string180 func (e *ExtendPropertyError) Error() string {