Scala1 util.Try VS Try-Catch 스칼라 언어를 처음 배우기 시작했는데 util.Try를 이용한 Exception처리와 Try-catch를 이용한 처리의 차이점을 정리해둘 필요가 있어 보여서 정리하기로 했다. 우선 stackoverflow에서 검색한 결과에 도움이 된 글이 있다. 링크: https://stackoverflow.com/questions/50201259/difference-between-try-vs-try-catch Difference between Try vs. Try Catch I understand there is difference between Try/Success/Failure vs. Try Catch. The official document also has a nice example: import scala.io.. 2022. 8. 31. 이전 1 다음