com.neeve.client
Class EClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.client.EClientException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EClientClassInstantiateException, EClientClassLoadException, EClientInvalidTypeException, EClientOpFailedException
public class EClientException
- extends ERootException
Base exception class for all client exceptions
- See Also:
- Serialized Form
EClientException
public EClientException(Throwable cause)
- Construct using a linked exception
EClientException
public EClientException(String str)
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.