|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.pentaho.di.core.exception.KettleException org.pentaho.di.trans.steps.sapinput.sap.SAPException
public class SAPException
Constructor Summary | |
---|---|
SAPException(String message)
|
|
SAPException(String message,
Throwable cause)
|
Method Summary |
---|
Methods inherited from class org.pentaho.di.core.exception.KettleException |
---|
getMessage, getSuperMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SAPException(String message, Throwable cause)
public SAPException(String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |