|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.reporting.export.DataExportUtil.VelocityExceptionHandler
public static class DataExportUtil.VelocityExceptionHandler
Private class used for velocity error masking
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.velocity.app.event.MethodExceptionEventHandler |
---|
org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor |
Constructor Summary | |
---|---|
DataExportUtil.VelocityExceptionHandler()
|
Method Summary | |
---|---|
java.lang.Object |
methodException(java.lang.Class claz,
java.lang.String method,
java.lang.Exception e)
When a user-supplied method throws an exception, the MethodExceptionEventHandler is invoked with the Class, method name and thrown Exception. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataExportUtil.VelocityExceptionHandler()
Method Detail |
---|
public java.lang.Object methodException(java.lang.Class claz, java.lang.String method, java.lang.Exception e) throws java.lang.Exception
methodException
in interface org.apache.velocity.app.event.MethodExceptionEventHandler
java.lang.Exception
MethodExceptionEventHandler.methodException(java.lang.Class,
java.lang.String, java.lang.Exception)
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |