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 6905337
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:10:17+00:00 2026-05-27T08:10:17+00:00

How can I mark the exception as Handled to keep it from bubbling up

  • 0

How can I mark the exception as Handled to keep it from bubbling up to the Application_UnhandledException handler in my Silverlight app?

 IObservable<someobject> obs;

 obs.Subscribe( onnext => { }, ex =>
 {
    //error!  how can I mark it as handled?
    System.Windows.MessageBox.Show( ex.Message );
 } );

Update:
In my application it was a RIA Services call so perhaps MarkErrorAsHandled would have solved the issue. Unfortunately the error was fixed on the database side and I’m not set up to recreate it.

  • 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-27T08:10:17+00:00Added an answer on May 27, 2026 at 8:10 am

    For most exceptions you should be fine with providing an OnError handler upon subscription.

    However, some frameworks apply additional requirements to exception handling. For example, RIA Services require that System.ServiceModel.DomainServices.Client.OperationBase.MarkErrorAsHandled() is called in a completion callback. If it’s not called, RIA services will throw exception once the callback finishes.

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

Sidebar

Related Questions

How can a WriteableBitmap from Silverlight be Saved onto the File System, I am
i am currently writing a webapp in rails where users can mark items as
I like to print out software requirements so I can easily mark them up,
PLEASE CHECK ANSWERS by VolkerK too, he provided another solution, but I can't mark
How can I find the high water mark (the historical maximum number of concurrent
How can I put a question mark above a less-than-or-equal-to symbol( \leq ) in
Can I intercept a method call in Objective-C? How? Edit: Mark Powell 's answer
I'd like to mark a method as deprecated, so the people using it can
I need users to mark some section of text with custom tags, I can't
How can I mark a test as an expected failure in JUnit 4? In

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.