InvalidDictionaryException

fun InvalidDictionaryException(message: String? = null, cause: Throwable? = null)

Parameters

message

the detail message

cause

the cause

Sources

jvm source
Link copied to clipboard