Enterprise Information Portal APIs

com.ibm.mm.beans
Class CMBExceptionAdapter

java.lang.Object
  |
  +--com.ibm.mm.beans.CMBExceptionAdapter
All Implemented Interfaces:
CMBExceptionListener, java.util.EventListener, java.io.Serializable

public class CMBExceptionAdapter
extends java.lang.Object
implements java.io.Serializable, CMBExceptionListener

This convenience class implements CMBExceptionListener. Provides no-op on onCMBException.

Since:
6.1
See Also:
Serialized Form

Constructor Summary
CMBExceptionAdapter()
           
 
Method Summary
 void onCMBException(CMBExceptionEvent evt)
          Performs no operation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMBExceptionAdapter

public CMBExceptionAdapter()
Method Detail

onCMBException

public void onCMBException(CMBExceptionEvent evt)
Performs no operation.
Specified by:
onCMBException in interface CMBExceptionListener

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.