de.inovat.kex.bast.common
Class DataProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.inovat.kex.bast.common.DataProviderException
- All Implemented Interfaces:
- java.io.Serializable
public class DataProviderException
- extends java.lang.Exception
signalisiert das eine DataProviderException aufgetreten ist.
- Version:
- $Id: DataProviderException.java 442 2008-11-10 06:59:32Z Schawaller $
- Author:
- LOGOS GmbH Rostock (www.logos-ib.de), J. Schawaller
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DataProviderException
public DataProviderException()
DataProviderException
public DataProviderException(java.lang.String message)
DataProviderException
public DataProviderException(java.lang.String message,
java.lang.Throwable cause)
DataProviderException
public DataProviderException(java.lang.Throwable cause)