org.semanticdesktop.aperture.datasource
Class DataSourceConfigurationException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.semanticdesktop.aperture.datasource.DataSourceConfigurationException
- All Implemented Interfaces: 
 - Serializable
 
public class DataSourceConfigurationException
- extends Exception
 
Thrown when the DataSource is configured wrong. Consult the Throwable.getMessage() for
 reason.
- Author:
 
  - antheque
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
DataSourceConfigurationException
public DataSourceConfigurationException(String msg)
DataSourceConfigurationException
public DataSourceConfigurationException(String arg0,
                                        Throwable arg1)
Copyright © 2010 Aperture Development Team. All Rights Reserved.