com.neeve.pkt
Class EPktCorruptException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.neeve.root.ERootRuntimeException
                  extended by com.neeve.pkt.EPktException
                      extended by com.neeve.pkt.EPktDeserializeException
                          extended by com.neeve.pkt.EPktCorruptException
All Implemented Interfaces:
Serializable

public final class EPktCorruptException
extends EPktDeserializeException

Indicates that a byte array does not contain a valid serialized packet.

See Also:
Serialized Form

Constructor Summary
EPktCorruptException(String str)
          Constructor
 
Method Summary
 
Methods inherited from class com.neeve.root.ERootRuntimeException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EPktCorruptException

public EPktCorruptException(String str)
Constructor



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.