Skip to content

Comments

Simplified error handling when calling Kind 2#15

Closed
Jabe03 wants to merge 1 commit intokind2-mc:mainfrom
Jabe03:parsing-exception-fix
Closed

Simplified error handling when calling Kind 2#15
Jabe03 wants to merge 1 commit intokind2-mc:mainfrom
Jabe03:parsing-exception-fix

Conversation

@Jabe03
Copy link
Contributor

@Jabe03 Jabe03 commented Nov 7, 2025

Changed:

  • Parsing exceptions are now handled within initialize
  • This causes other types of exceptions to also be handled within initialize
  • Does not change API behavior, just simplifies the logic when calling Kind 2

Fixed:

  • Parse errors being thrown as exceptions fixed to now return Result object to the caller containing the parse error info

@Jabe03 Jabe03 closed this Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant