org.wso2.mercury.callback
Interface MercuryErrorCallback


public interface MercuryErrorCallback

this class is used to notify any exception cases regarding sequence creation or any other error.


Method Summary
 void onError(RMException e)
           
 

Method Detail

onError

void onError(RMException e)


~~~~~~~~~~~~~~~~~~~ Mercury ~~~~~~~~~~~~~~~~~~~~~