customer-android-kotlin

//core/com.kustomer.core.exception/KusFileTooLargeException

KusFileTooLargeException

[androidJvm]
class KusFileTooLargeException(message: String?) : Exception

Constructors

   
KusFileTooLargeException [androidJvm]
fun KusFileTooLargeException(message: String?)