Skip to content

[Feat] how to add other Exception handler #112

@HonQii

Description

@HonQii

I have some other exceptions to handle, for example, in the exception, there is a trace_id. How do I add handling for this particular exception?

class CustomException(Exception)
    title: str
    message: str
    trace_id: str

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions