com.neeve.pkt
Class EPktTypeInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.root.ERootRuntimeException
com.neeve.pkt.EPktException
com.neeve.pkt.EPktTypeInvalidException
- All Implemented Interfaces:
- Serializable
public final class EPktTypeInvalidException
- extends EPktException
Indicates that a packet type is invalid
- See Also:
- Serialized Form
EPktTypeInvalidException
public EPktTypeInvalidException(String typeName)
- Construct using the invalid packet type name
EPktTypeInvalidException
public EPktTypeInvalidException(int typeNum)
- Construct using the invalid packet type num
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.