com.ibm.cryptobeans.events
Interface CryptoTransformationErrorListener
- public interface CryptoTransformationErrorListener
- extends ActionErrorListener, java.util.EventListener
The event set listener interface for the cryptoTransformationError feature.
onCryptoTransformationError
public void onCryptoTransformationError(CryptoTransformationErrorEvent event)
- Invoked when any problem during the process of the cryptographic transformation occurs.
- Parameters:
event
- com.ibm.cryptobeans.events.CryptoTransformationErrorEvent