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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T20:21:16+00:00 2026-06-14T20:21:16+00:00

I want to alter the way error messages and their backtrace are displayed without

  • 0

I want to alter the way error messages and their backtrace are displayed without rescue-ing the errors and calling a custom method. Is there a way to do this? Is there a method that is called when error messages are displayed which can be overridden? If it is a built-in part of Ruby, can someone point me to the relevant C code that formats the error messages and the backtrace?

  • 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-06-14T20:21:17+00:00Added an answer on June 14, 2026 at 8:21 pm

    matugm’s answer to a question that samuil linked pointed me to the way. I can do this:

    at_exit do
      print_the_altered_error_message($!) if $! and !$!.kind_of?(SystemExit)
      $stderr.reopen(IO::NULL)
    end
    

    This will not be effective for syntax errors, but for most other cases, it will work.

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

Sidebar

Related Questions

Whenever I POST a form, I display error messages. However, the way I add
I want to alter a record, but I don't want to read it out
I want to alter a table from INNODB to MEMORY ENGINE. So I typed
I want to alter a table if that column already exists. If it doesn't
Basically I want to alter the boolean value selecting from the table: e.g.: SELECT
i got a listx =[1,2,3,4,5,6,7,8,9] i want to alter every Nth item of the
I have a URL like /admin/editblogentry?page=3&color=blue I want to alter the 'page' in the
I want to run an alter database query on the Schema I am designing
I want to run this on my table: ALTER TABLE table_name MODIFY col_name VARCHAR(255)
I want to use my iphone to set alter my wireless router settings, and

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.