Update java/ql/lib/change-notes/2022-07-12-errortype.md

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Ian Lynagh
2022-07-12 12:16:24 +01:00
committed by GitHub
parent 965f5a980a
commit 1bcb17b760

View File

@@ -1,4 +1,4 @@
---
category: feature
---
* Added an `ErrorType` class. An instance of this class will be used if an extractor is unable to extract as type, or if an up/downgrade script is unable to provide a type.
* Added an `ErrorType` class. An instance of this class will be used if an extractor is unable to extract a type, or if an up/downgrade script is unable to provide a type.