com.ibm.rational.rpe.engine
Interface IControl2

All Known Implementing Classes:
RPEEngine, com.ibm.rational.rpe.engine.RRDGEngine

public interface IControl2

Extension of the IControl interface to support error reporting


Method Summary
 void error(java.lang.Exception e)
          Reports an exception to the object implementing the interface.
 

Method Detail

error

void error(java.lang.Exception e)
Reports an exception to the object implementing the interface.