encoding/asn1.StructuralError.Error (method, view implemented interface methods)

one use

	encoding/asn1 (current package)
		asn1.go#L41: func (e StructuralError) Error() string { return "asn1: structure error: " + e.Msg }