Skip to content

Day 22 — Exception handling #12

Description

@Kirill-A-dev

Day 22 — Exception handling

Goal

Learn how Python exceptions work and how to create custom exception types.

Tasks

  • Learn try and except
  • Learn raise
  • Create ServiceNotFoundError
  • Create InvalidStatusError
  • Handle exceptions independently
  • Test successful and unsuccessful scenarios
  • Add day22/README.md
  • Update main README.md
  • Commit and push changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions