org.pentaho.di.trans.steps.sapinput.sap
Class SAPException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.pentaho.di.core.exception.KettleException
              
org.pentaho.di.trans.steps.sapinput.sap.SAPException
- All Implemented Interfaces: 
 - Serializable
 
public class SAPException
- extends org.pentaho.di.core.exception.KettleException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class org.pentaho.di.core.exception.KettleException | 
getMessage, getSuperMessage | 
 
 
 
SAPException
public SAPException(String message,
                    Throwable cause)
SAPException
public SAPException(String message)