public class LiferayMethodExceptionEventHandler
extends java.lang.Object
implements org.apache.velocity.app.event.MethodExceptionEventHandler
| Constructor and Description |
|---|
LiferayMethodExceptionEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getKeyValuePair(java.lang.Class<?> clazz) |
java.lang.Object |
methodException(java.lang.Class clazz,
java.lang.String method,
java.lang.Exception e) |
public java.lang.Object methodException(java.lang.Class clazz,
java.lang.String method,
java.lang.Exception e)
throws java.lang.Exception
methodException in interface org.apache.velocity.app.event.MethodExceptionEventHandlerjava.lang.Exceptionprotected java.lang.String getKeyValuePair(java.lang.Class<?> clazz)