Signed-off-by: -LAN- <laipz8200@outlook.com>
@@ -1,2 +1,2 @@
-class OutputParserError(Exception):
+class OutputParserError(ValueError):
pass