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

UnknownError should be avoided #28

Closed
marcoscaceres opened this issue Apr 18, 2013 · 1 comment
Closed

UnknownError should be avoided #28

marcoscaceres opened this issue Apr 18, 2013 · 1 comment

Comments

@marcoscaceres
Copy link
Contributor

In the spec, there should be no situation where something results in a "UnknownError". Such errors are not very helpful to developers - they provide no guidance on how to fix a problem. If something results in an error, it should be clear why.

@marcoscaceres
Copy link
Contributor Author

I just noticed that "UnknownError" is not part of DOM4. When choosing error names, please only use errors from error names table in DOM4.

cdumez added a commit to cdumez/web-alarms that referenced this issue Apr 4, 2014
…sapps#28)

Stop referring to "UnknownError" as it is not part of DOM4.
marcoscaceres added a commit that referenced this issue Apr 7, 2014
Stop referring to "UnknownError" as it is not part of DOM4 (closes #28)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant