Giter Site home page Giter Site logo

Add NotFound extension. about guardclauses HOT 4 CLOSED

ardalis avatar ardalis commented on May 18, 2024 2
Add NotFound extension.

from guardclauses.

Comments (4)

ardalis avatar ardalis commented on May 18, 2024

Which do you prefer?

from guardclauses.

fiseni avatar fiseni commented on May 18, 2024

The custom exception, it's more explicit.
You can then target the exception in try/catch and return NotFound result perhaps?

from guardclauses.

ardalis avatar ardalis commented on May 18, 2024

Yes, or similar with Ardalis.Result if you don't want the exception to bubble up that far. Wondering if that's something I can build into that package, and how/if it should depend on this one for that exception type...

Want to PR this?

from guardclauses.

fiseni avatar fiseni commented on May 18, 2024

If Ardalis.Result already depends on GuardClauses, then sure. I have to crosscheck what you have there and how this can be utilized.
But, I wouldn't define the same exception in both packages (in that case they are 2 different exceptions actually).

I'll add the PR later tonight or tomorrow if it's not an issue.

from guardclauses.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.