Exception Handling for specifc exception type

后端 未结 0 1203
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-18 18:47

I need to catch a generic exception and then categorize is based on a specific type to reduce the no of lines of code as all the exception does the same thing .

Something

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