DataException
Overview
The DataException is widely used in the com.remobjects.dataabstract.data namespace in data related classes and shows that something went wrong while operating with the data.
All constructors are inherited from %java.lang.Exception%.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.data
- Ancestry: Exception | DataException
Instance Methods
constructor
constructor(arg1: String; arg2: Throwable; arg3: Boolean; arg4: Boolean)
DataException(String arg1, Throwable arg2, Boolean arg3, Boolean arg4)
Parameters:
- arg1:
- arg2:
- arg3:
- arg4: