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. Visual Basic
  4. checklist on runtime errors in Drive/Directory/File operations

checklist on runtime errors in Drive/Directory/File operations

Scheduled Pinned Locked Moved Visual Basic
lounge
4 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.
  • D Offline
    D Offline
    Divya Rathi
    wrote on last edited by
    #1

    Can someone provide a checklist on different runtime errors that can occur during drive / directory / file operations ( this is general for any language ) . Divya Rathi

    P D 2 Replies Last reply
    0
    • D Divya Rathi

      Can someone provide a checklist on different runtime errors that can occur during drive / directory / file operations ( this is general for any language ) . Divya Rathi

      P Offline
      P Offline
      progload
      wrote on last edited by
      #2

      Divya Rathi, I'm not sure what you mean by "checklist" but here is Microsofts Error code list by error number: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/system_error_codes.asp?frame=true[^] progload

      D 1 Reply Last reply
      0
      • D Divya Rathi

        Can someone provide a checklist on different runtime errors that can occur during drive / directory / file operations ( this is general for any language ) . Divya Rathi

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

        You'll have to built that yourself. Lookup each method that your going to use (like Directory.GetDirectories[^] for instance), and look at the Exceptions that each can throw. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        1 Reply Last reply
        0
        • P progload

          Divya Rathi, I'm not sure what you mean by "checklist" but here is Microsofts Error code list by error number: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/system_error_codes.asp?frame=true[^] progload

          D Offline
          D Offline
          Divya Rathi
          wrote on last edited by
          #4

          thanks !!!!!! The link is exactly what i wanted Divya Rathi

          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