public interface PackagerErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handlePackError(ISOComponent m,
ISOException e) |
void |
handleUnpackError(ISOComponent isoComponent,
byte[] msg,
ISOException e) |
void handlePackError(ISOComponent m, ISOException e)
void handleUnpackError(ISOComponent isoComponent, byte[] msg, ISOException e)