Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String.Format Index error inside example Exception #89

Closed
bdowling opened this issue Jan 25, 2023 · 1 comment
Closed

String.Format Index error inside example Exception #89

bdowling opened this issue Jan 25, 2023 · 1 comment

Comments

@bdowling
Copy link
Contributor

Minor fix needed here, change the + to , for format to get it's field...

Print(string.Format("TradeManagement >> Error >> {0}" + ex.ToString()));

@MicroTrendsTom
Copy link
Contributor

sorry i should have compiled it :-) i dont have t installed atm etc just edited the file - ooops!
83edd4e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants