Project

Profile

Help

Feature #6290

open

Python exceptions

Added by Debbie Lockett 7 months ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Category:
Python API
Start date:
2023-12-15
Due date:
% Done:

0%

Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
Fixed in version:
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:

Description

A number of python API methods raise Exceptions. For instance methods which have a **kwds argument may raise an error when invalid keywords, or invalid keyword combinations, are used.

Raising this issue to review whether these should be PySaxonApiError rather than Exception.

Actions #1

Updated by Debbie Lockett 7 months ago

I have committed some updates to improve the content of some of the error messages; e.g. for clarity where exactly one of a set of keywords must be supplied.

Please register to edit this issue

Also available in: Atom PDF