Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Stop Error Message

Stop Error Message

Scheduled Pinned Locked Moved Database
databasehelptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rakesh Jha 0110
    wrote on last edited by
    #1

    How I can Stop Error Message When any exception occurred like where divide by zero exception occurred then error message came. But I don't want to display that message and come my message. Please give any Query example to stop error message.:confused: Rakesh Jha

    A 1 Reply Last reply
    0
    • R Rakesh Jha 0110

      How I can Stop Error Message When any exception occurred like where divide by zero exception occurred then error message came. But I don't want to display that message and come my message. Please give any Query example to stop error message.:confused: Rakesh Jha

      A Offline
      A Offline
      albCode
      wrote on last edited by
      #2

      use loop try { //Divide by zero } catch { //do not write any code line. If u divide by zero, gonna executed code in catch section but in //catch do not write code and then u not gonna get error message } -- modified at 6:27 Saturday 10th June, 2006

      C 1 Reply Last reply
      0
      • A albCode

        use loop try { //Divide by zero } catch { //do not write any code line. If u divide by zero, gonna executed code in catch section but in //catch do not write code and then u not gonna get error message } -- modified at 6:27 Saturday 10th June, 2006

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        albCode wrote:

        use loop

        I don't see a loop :confused:


        "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups