How can try / catch namely in the catch block
catch (e: Exception) { e.log() can e lead to a String type and compare it with some string?
How can try / catch namely in the catch block
catch (e: Exception) { e.log() can e lead to a String type and compare it with some string?
Source: https://ru.stackoverflow.com/questions/675971/
All Articles
e.getMessage()- Yuriy SPb ♦