info.informatica.data
Class DatasetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.informatica.data.DataException
info.informatica.data.DatasetException
- All Implemented Interfaces:
- Serializable
public class DatasetException
- extends DataException
Dataset Exception.
- 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 |
DatasetException
public DatasetException()
DatasetException
public DatasetException(String s)
DatasetException
public DatasetException(String message,
Throwable cause)
DatasetException
public DatasetException(Throwable cause)