public class ErrorEvent extends JposEvent
| Modifier and Type | Field and Description |
|---|---|
protected int |
errorCode |
protected int |
errorCodeExtended |
protected int |
errorLocus |
protected int |
errorResponse |
sequenceNumber| Constructor and Description |
|---|
ErrorEvent(java.lang.Object source,
int errorCode,
int errorCodeExtended,
int errorLocus,
int errorResponse) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
int |
getErrorCodeExtended() |
int |
getErrorLocus() |
int |
getErrorResponse() |
void |
setErrorResponse(int errorResponse) |
getSequenceNumber, getWhen, incrSequenceNumber, updateSequenceNumberprotected int errorCode
protected int errorCodeExtended
protected int errorLocus
protected int errorResponse