com.neeve.client.link
Class EClientLinkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.client.link.EClientLinkException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EClientLinkAlreadyPresentException, EClientLinkDependeeLinkNotConfiguredException, EClientLinkDependeeOpenFailException, EClientLinkInvalidThreadingModelException, EClientLinkLinksOpenException, EClientLinkNotManagedException, EClientLinkNotPresentException, EClientLinkOpenInProgressException, EClientLinkRootLinkNotConfiguredException
public class EClientLinkException
- extends ERootException
Base exception class for all client link exceptions
- See Also:
- Serialized Form
EClientLinkException
public EClientLinkException(Throwable cause)
- Construct using a linked exception
EClientLinkException
public EClientLinkException(String str)
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.