Skip to content

Merge some exceptions #952

Description

@volkm

We currently have a larger number of custom exceptions. At least I am not sure for some of them what the precise difference is.
Maybe we should merge some exceptions and only focus on more general types?

Some candidates for merging (based on suggestions from Opencode):

  1. IllegalArgumentTypeException + IllegalArgumentValueException → IllegalArgumentException
  2. InternalTypeErrorException → InternalException
  3. ArgumentUnificationException + OptionUnificationException → new UnificationException

There are probably more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions