methodException()
. Called during Velocity merge if a reference is null
@param claz Class that is causing the exception
@param method method called that causes the exception
@param e Exception thrown by the method
@return Object to return as method result
@throws exception to be wrapped and propogated to app
methodException()
. Called during Velocity merge if a reference is null
@param claz Class that is causing the exception
@param method method called that causes the exception
@param e Exception thrown by the method
@return Object to return as method result
@throws exception to be wrapped and propogated to app
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|