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

Exception.print() #1334

Closed
ospencer opened this issue Jun 14, 2022 · 2 comments
Closed

Exception.print() #1334

ospencer opened this issue Jun 14, 2022 · 2 comments

Comments

@ospencer
Copy link
Member

Printers can be registered for exceptions, but these values are only shown when an error is thrown. Exception.print() should return the string value of an exception.

@phated
Copy link
Member

phated commented Jan 22, 2023

I'd probably want this to be Exception.toString() because print sounds like it'll be printed on stdout or stderr.

@spotandjake
Copy link
Member

Closing as this was completed with: #2143

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

No branches or pull requests

3 participants