|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.maas.afp2web.A2WException
public class A2WException
AFP2web Java SDK exception. Exception thrown by AFP2web SDK in case of error.
| Constructor Summary | |
|---|---|
protected |
A2WException(int iErrorCodePar,
java.lang.String sErrorMessagePar)
|
| Method Summary | |
|---|---|
int |
getErrorCode()
Get error code |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected A2WException(int iErrorCodePar,
java.lang.String sErrorMessagePar)
| Method Detail |
|---|
public int getErrorCode()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||