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 naming and heirarchy #18

Open
aoberoi opened this issue May 9, 2014 · 0 comments
Open

Exception naming and heirarchy #18

aoberoi opened this issue May 9, 2014 · 0 comments

Comments

@aoberoi
Copy link
Collaborator

aoberoi commented May 9, 2014

The names are currently borrowed from Java's exceptions, but we should make them conform the the names that .NET developers commonly see in their frameworks. For example: InvalidArgumentException is a Java system name, but ArgumentException is used in .NET.

Also the prefix of OpenTok on these class names is not necessary, its part of the namespace.

eauge referenced this issue May 10, 2014
We may have to change the name of the namespace, but right now it's
OpenTokSDK.Exception, related to issue #
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

1 participant