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

SchemaException subclasses should include all pertinent information in getMessage() methods #129

Open
GoogleCodeExporter opened this issue Jul 27, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Some subclasses of SchemaException (e.g. CvcElementDeclarationAndTypeException, 
CvcElementAbstractException, and CvcElementNotNillableException) do not include 
the LocationInSchema and the specification references in the return values of 
their getMessage() methods.  Since that info is available, it should be part of 
the getMessage() return value.

Original issue reported on code.google.com by baysdon....@gmail.com on 29 May 2013 at 2:53

@GoogleCodeExporter
Copy link
Author

Original comment by joe.bays...@gmail.com on 29 May 2013 at 3:37

  • Added labels: Milestone-Release1.0

@GoogleCodeExporter
Copy link
Author

Issue 140 has been merged into this issue.

Original comment by joe.bays...@gmail.com on 7 Oct 2013 at 6:43

@GoogleCodeExporter
Copy link
Author

Original comment by joe.bays...@gmail.com on 24 Oct 2013 at 5:26

  • Added labels: Milestone-Future
  • Removed labels: Milestone-Release1.0

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

2 participants