BadPacketException

public class BadPacketException
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.server.jdwp.chunkhandler.BadPacketException


Thrown if the contents of a packet are bad.

Summary

Public constructors

BadPacketException()
BadPacketException(String msg)

Public constructors

BadPacketException

public BadPacketException ()

BadPacketException

public BadPacketException (String msg)

Parameters
msg String