icerockdev / moko-network

Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
151 stars 29 forks source link

Make 'responseMessage' as ResponseException class property #76

Closed Tetraquark closed 3 years ago

Tetraquark commented 3 years ago

responseMessage as the class property will be useful to handle raw ResponseException objects.