Exception Handling

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Protim
    New Member
    • Mar 2010
    • 4

    Exception Handling

    Hi,


    I have problems in handling TransportLayer exception while developing a LAN chatting application. I will be pleased if someone can help me out of this.
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    You have given no details. You didn't even describe what the problem(s) are you are having. Just that you are having them.

    You are basically asking "Can someone use their telepathic powers to (1) guess what my problems are an (2) tell me how to fix them?"

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      I recommend try/catch

      Comment

      Working...