org.pentaho.platform.api.repository.datasource
Class DuplicateDatasourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.api.util.PentahoCheckedChainedException
org.pentaho.platform.api.repository.datasource.DuplicateDatasourceException
- All Implemented Interfaces:
- java.io.Serializable
public class DuplicateDatasourceException
- extends PentahoCheckedChainedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DuplicateDatasourceException
public DuplicateDatasourceException()
DuplicateDatasourceException
public DuplicateDatasourceException(java.lang.String msg)
DuplicateDatasourceException
public DuplicateDatasourceException(java.lang.String message,
java.lang.Throwable reas)
- Parameters:
message
- reas
-
DuplicateDatasourceException
public DuplicateDatasourceException(java.lang.Throwable reas)
- Parameters:
reas
-