Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 209655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:56:06+00:00 2026-05-11T17:56:06+00:00

An easy one that I am interested in getting your thoughts on: With your

  • 0

An easy one that I am interested in getting your thoughts on:

With your repository implementations, do you like to let exceptions be thrown inside the repository and leave the exception handling to the caller, or do you prefer to catch exceptions inside your repository, store the exception and return false/null?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:56:06+00:00Added an answer on May 11, 2026 at 5:56 pm

    It Depends.

    Do I let exceptions bubble up? Absolutely. But I want this for connection failure, command failures. Whatever you do, don’t just hide these, you need to know about them. I prefer my applications to fail as quickly as possible to reduce side-effects and further damage.

    I also log exceptions. I use Log4net to help with this. But I like to log exceptions at the source. I will let them bubble up from there.

    Return null? If something cannot be found (i.e. looking for something by id and it isn’t there), then I return null, not an exception. But there are cases where I could see throwing a new exception when this happens.

    Main point: exceptions should be ‘exceptional’, not the rule. If an exception is thrown, it should be because something is really wrong and you need to fix it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Another easy one hopefully. Let's say I have a collection like this: List<DateTime> allDates;
here's an easy one (that I'm struggling with)! I have a textarea, a button,
Probably an easy one: Are there any rules of thumb or pointers that could
Here's an easy one for you... perhaps. The SubSonic Starter Kit that is discussed
O.K. I think that's an easy one! I have a ViewMasterPage with some links
I am sure this is an easy question, but one that has escaped me
One thing that seems particularly easy to do in the Flash IDE but difficult
this one is really easy. I'm trying to create a Regular Expression that will
I know that user agents are one indicator, but that's easy to spoof. What
let's image that one creates an H2 database with table, indexes, etc... Is there

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.