Package com.thingworx.common.exceptions
Class DataAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thingworx.common.exceptions.DataAccessException
- All Implemented Interfaces:
Serializable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public class DataAccessException
extends Exception
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataAccessException
public DataAccessException()
-