Closed keshavarzi closed 10 years ago
Creating RT for an operation input/output where the element/type is missing should throw a better qualified exception.
e.g. in:
AbstractSchemaCreator.groovy:39 (java.lang.NullPointerException: Cannot invoke method create() on null object)
ElementRefAccessException or TypeRefAccessException would be thrown.
Creating RT for an operation input/output where the element/type is missing should throw a better qualified exception.