Hello, I have a question when using ktor in Multip...
# ktor
v
Hello, I have a question when using ktor in Multiplatform project. Do ktor provide the common exception like SocketTimeOutException across platforms? or we need to handle it based on platform? How do I check for the document which kind of error is throwing out?