Skip to content

Review and improve exception presentation #442

Description

@ocots

Overview

Review and improve the presentation of exceptions in CTBase.jl, as identified in PR #438.

Tasks

  • Review show methods for exceptions in src/Exceptions/display.jl
  • Verify error messages are appropriate (e.g., when calling ctindice(-1))
  • Update documentation if needed
  • Ensure consistency across all exception types
  • Test exception display in various contexts

Context

This work stems from PR #438 which mentions the need to review exception presentation. The goal is to ensure that error messages are clear, helpful, and consistent across the codebase.

Related

Metadata

Metadata

Assignees

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