com.neeve.ods
Class OdsFatalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.ods.OdsFatalException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OdsUnsupportedEncodingException
public class OdsFatalException
- extends RuntimeException
Thrown when the store encounters a fatal exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OdsFatalException
public OdsFatalException(Throwable cause)
- Construct using a linked exception
OdsFatalException
public OdsFatalException(String str)
- Construct using error string.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.