com.neeve.pkt
Class EPktException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.root.ERootRuntimeException
com.neeve.pkt.EPktException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EPktBodyClassInstantiateException, EPktBodyClassLoadException, EPktDeserializeException, EPktEOBException, EPktSerializeException, EPktTypeInvalidException, EPktTypeMismatchException, EPktVersionInvalidException
public class EPktException
- extends ERootRuntimeException
Base exception class for all exceptions in this package
- See Also:
- Serialized Form
EPktException
public EPktException(Throwable cause)
- Construct using a linked exception
EPktException
public EPktException(String str)
- Construct using error string.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.