com.neeve.sto
Class EStoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.root.ERootRuntimeException
com.neeve.sto.EStoException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EStoFieldAlreadyPresentException, EStoFieldDeserializeException, EStoFieldNotPresentException, EStoFieldSerializeException, EStoIllegalStateException
public class EStoException
- extends ERootRuntimeException
Base class for all STO exceptions.
- See Also:
- Serialized Form
EStoException
public EStoException(Throwable cause)
- Construct using a linked exception
EStoException
public EStoException(String str)
- Construct using error string.
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.