|
|||||||||
| Home >> All >> jpos >> [ services overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jpos.services
Class custDisplayException

java.lang.ObjectJposException
jpos.services.custDisplayException
- public class custDisplayException
- extends JposException
| Constructor Summary | |
custDisplayException(int errorCode)
|
|
custDisplayException(int errorCode,
int errorCodeExtended)
|
|
custDisplayException(int errorCode,
int errorCodeExtended,
java.lang.String description)
|
|
custDisplayException(int errorCode,
int errorCodeExtended,
java.lang.String description,
java.lang.Exception origException)
|
|
custDisplayException(int errorCode,
java.lang.String description)
|
|
custDisplayException(int errorCode,
java.lang.String description,
java.lang.Exception origException)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
custDisplayException
public custDisplayException(int errorCode)
custDisplayException
public custDisplayException(int errorCode,
int errorCodeExtended)
custDisplayException
public custDisplayException(int errorCode,
java.lang.String description)
custDisplayException
public custDisplayException(int errorCode,
int errorCodeExtended,
java.lang.String description)
custDisplayException
public custDisplayException(int errorCode,
java.lang.String description,
java.lang.Exception origException)
custDisplayException
public custDisplayException(int errorCode,
int errorCodeExtended,
java.lang.String description,
java.lang.Exception origException)
|
|||||||||
| Home >> All >> jpos >> [ services overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
JposException