info.informatica.ui
Class DataViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.informatica.data.DataException
info.informatica.ui.DataViewException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IllegalOptionException
public class DataViewException
- extends DataException
- Version:
- 1.01
- Author:
- amengual at informatica dot info
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataViewException
public DataViewException()
DataViewException
public DataViewException(String s)
DataViewException
public DataViewException(String s,
Throwable cause)
DataViewException
public DataViewException(Throwable cause)