org.pentaho.platform.dataaccess.datasource.wizard.service
Class ConnectionServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.dataaccess.datasource.wizard.service.ConnectionServiceException
- All Implemented Interfaces:
- Serializable
public class ConnectionServiceException
- extends Exception
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionServiceException
public ConnectionServiceException()
ConnectionServiceException
public ConnectionServiceException(String message)
ConnectionServiceException
public ConnectionServiceException(Throwable cause)
ConnectionServiceException
public ConnectionServiceException(String message,
Throwable cause)