Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

More intuative error messaging #22

Open
KieranP opened this issue Apr 16, 2010 · 0 comments
Open

More intuative error messaging #22

KieranP opened this issue Apr 16, 2010 · 0 comments

Comments

@KieranP
Copy link

KieranP commented Apr 16, 2010

In vboxweb_rb, there is a settings update form. If a wrong value is passed in, I get:

Expected an Integer parameter

However, it doesn't say which value is incorrect.

Ideally, you could make

accelerate_3d_enabled Expected an Integer parameter, but got a String "true"

If adding the params type and value is too much, simply catching the error from the com interface and prepending the field name would be helpful.

accelerate_3d_enabled Expected an Integer parameter
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant