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. General Programming
  3. C#
  4. ERROR

ERROR

Scheduled Pinned Locked Moved C#
csharphelptutorialquestion
7 Posts 4 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.
  • J Offline
    J Offline
    jojoba2010
    wrote on last edited by
    #1

    How to get all c# Coding Error? I wanna to translate the codes in my language and the call the translated error!

    D R D 3 Replies Last reply
    0
    • J jojoba2010

      How to get all c# Coding Error? I wanna to translate the codes in my language and the call the translated error!

      D Offline
      D Offline
      Dan Mos
      wrote on last edited by
      #2

      Just type asycroniously on your keyboard(without looking at it) and you'll get all the Errors and Horros that you need :-D

      J 1 Reply Last reply
      0
      • D Dan Mos

        Just type asycroniously on your keyboard(without looking at it) and you'll get all the Errors and Horros that you need :-D

        J Offline
        J Offline
        jojoba2010
        wrote on last edited by
        #3

        Not Use ! I wanna to get all "Exception" in C# ?

        1 Reply Last reply
        0
        • J jojoba2010

          How to get all c# Coding Error? I wanna to translate the codes in my language and the call the translated error!

          R Offline
          R Offline
          Rod Kemp
          wrote on last edited by
          #4

          For error codes look here[^] and work your way through the links. As for the different types of exceptions that can be thrown start here[^] and here[^] and as you work through the MSDN site you should be able to find more.

          J 1 Reply Last reply
          0
          • R Rod Kemp

            For error codes look here[^] and work your way through the links. As for the different types of exceptions that can be thrown start here[^] and here[^] and as you work through the MSDN site you should be able to find more.

            J Offline
            J Offline
            jojoba2010
            wrote on last edited by
            #5

            Get ALL Error Type in C#? where in msdn?

            R 1 Reply Last reply
            0
            • J jojoba2010

              Get ALL Error Type in C#? where in msdn?

              R Offline
              R Offline
              Rod Kemp
              wrote on last edited by
              #6

              I gave you three links to use as starting points, the first gives links to ALL system error codes and the other two give information on Runtime Exceptions and the other on Derived Classes of System.Exception show some initiative and look through the links I provided as well as searching the MSDN site for yourself.

              1 Reply Last reply
              0
              • J jojoba2010

                How to get all c# Coding Error? I wanna to translate the codes in my language and the call the translated error!

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #7

                There's probably more than 10,000 error messages possible in the .NET Framework. There is no method that will give you a list of all of those messages.

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                     2006, 2007, 2008
                But no longer in 2009...

                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