com.neeve.link
Class ELnkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.link.ELnkException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ELnkAlreadyJoinedException, ELnkAlreadyPresentException, ELnkDescriptorFormatException, ELnkEndpointClassInstantiateException, ELnkEndpointClassLoadException, ELnkFlushInProgressException, ELnkHandshakeException, ELnkInvalidEventTypeException, ELnkInvalidLinkTypeException, ELnkInvalidStaticLTPException, ELnkMaxUsersReachedException, ELnkNotCompatibleException, ELnkNotGroupEndpointException, ELnkNotJoinedException, ELnkNotPresentException, ELnkOpFailedException, ELnkPrivateException, ELnkReadNotOperationalException, ELnkReadOperationalException
public class ELnkException
- extends ERootException
Base exception class for all Link exceptions
- See Also:
- Serialized Form
ELnkException
public ELnkException(Throwable cause)
- Construct using a linked exception
ELnkException
public ELnkException(String str)
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.