getSequenceItem throws MissingDataElementError instead of MissingItemError

Issue #156 closed
Paolo Brandoli repo owner created an issue

getSequenceItem throws the wrong exception when the requested sequence does not exist.

It throws MissingDataElementError but it should throw MissingItemError

Comments (4)

  1. Log in to comment