Liferay 7.0-ce-b4

com.liferay.portal.nio.intraband.proxy
Class WarnLogExceptionHandler

java.lang.Object
  extended by com.liferay.portal.nio.intraband.proxy.WarnLogExceptionHandler
All Implemented Interfaces:
ExceptionHandler

public class WarnLogExceptionHandler
extends Object
implements ExceptionHandler


Field Summary
static WarnLogExceptionHandler INSTANCE
           
 
Method Summary
 void onException(Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final WarnLogExceptionHandler INSTANCE
Method Detail

onException

public void onException(Exception e)
Specified by:
onException in interface ExceptionHandler

Liferay 7.0-ce-b4