com.neeve.ods
Class OdsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.ods.OdsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OdsExpectationNotMetException
public class OdsException
- extends Exception
Base exception class for all ODS exceptions.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OdsException
public OdsException(Throwable cause)
- Construct using a linked exception
OdsException
public OdsException(String str)
- Construct using error string.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.