Liferay 7.0-ce-b4

com.liferay.portal.kernel.nio.intraband.proxy
Interface ExceptionHandler

All Known Implementing Classes:
WarnLogExceptionHandler

public interface ExceptionHandler


Method Summary
 void onException(Exception e)
           
 

Method Detail

onException

void onException(Exception e)

Liferay 7.0-ce-b4