Searched defs:ExtendPropertyError (Results 1 – 1 of 1) sorted by relevance
187 type ExtendPropertyError struct { struct188 Err error189 Property string192 func (e *ExtendPropertyError) Error() string {