Serializable
public class MissingDataException extends NoSuchElementException
MissingDataException(TraceThread thread, long missingByteCount)
long
getMissingBytes()
TraceThread
getThread()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MissingDataException(TraceThread thread, long missingByteCount)
public long getMissingBytes()
public TraceThread getThread()