Searched defs:wrappedError (Results 1 – 3 of 3) sorted by relevance
628 type wrappedError struct { struct629 msg string630 cause error633 func (e wrappedError) Error() string {639 func (e wrappedError) Unwrap() error {
130 type wrappedError struct { struct131 prefix string132 err error135 func (w wrappedError) Error() string {139 func (w wrappedError) Unwrap() error {
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...