Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.1.0
-
Component/s: Data Module
-
Labels:None
Description
IncompatibleSchemaException.check doesn't exist so the parent's static check method is used instead, which is ValidationException.check. This throws a ValidationException instead of an IncompatibleSchemaException.
It should be safe to add IncompatibleSchemaException.check to fix this. The exception becomes more specific or is the right exception.
Attachments
Issue Links
- links to