How to catch multiple exceptions using Try

后端 未结 0 1923
青春惊慌失措
青春惊慌失措 2021-01-04 21:45

how can i catch multiple exceptions using Try, and show multiple message for each error in my code i have 4 kind of error

    Catch ex As InvalidCastException         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题