Results 1 to 3 of 3

Thread: Exception?

  1. #1

    Thread Starter
    Hyperactive Member jeba's Avatar
    Join Date
    Feb 2000
    Posts
    265

    Exception?

    Hi there!
    All of a sudden, I am getting the following error, which was otherwise working perfectly for long.

    Compiler Error Message: BC30389: 'exception' is Private, and is not accessible in this context.

    Error in this line:
    Line 107: Catch exc as exception

    Can you please tell me what could be the problem?
    J£ßä

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366
    post some code surrounding the line you posted.

  3. #3

    Thread Starter
    Hyperactive Member jeba's Avatar
    Join Date
    Feb 2000
    Posts
    265
    Hi,
    Thanks for the reply. When I used the following code, it worked.

    Catch exc as System.exception

    I think its a version problem.
    J£ßä

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width