net.floodlightcontroller.storage
Interface IStorageExceptionHandler


public interface IStorageExceptionHandler


Method Summary
 void handleException(java.lang.Exception exc)
           
 

Method Detail

handleException

void handleException(java.lang.Exception exc)