Skip to content

Add custom Error classes #2

Description

@Kero76

🚀 feature request

Revelant Package

New modules for custom Errors and affect all methods who throws an Error.

Description

Currently, the lib throw only Error class when an error occur in project.
So to manage more properly the error, it will be more interesting to create custom error with a message and a specific error code to improve the user-friendliness of the library in other project.

Describe the solution you'd like

Create some new classes who extends the Error class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions