CustomMessageFullDataDeserializeUserException
class CustomMessageFullDataDeserializeUserException(val body: ByteArray, cause: Throwable?) : RuntimeException
Content copied to clipboard
Constructors
Link copied to clipboard
fun CustomMessageFullDataDeserializeUserException(body: ByteArray, cause: Throwable?)
Content copied to clipboard