public interface IRenderExceptionHandler
play.mvc.result.Result
type exception as a solution to allow calling controller action
method directly from within a template| Modifier and Type | Method and Description |
|---|---|
boolean |
handleTemplateExecutionException(Exception e,
TemplateBase template)
Handle exception and return true if the exception is handled,
false otherwise
|
boolean handleTemplateExecutionException(Exception e, TemplateBase template)
e - template - Copyright © 2015. All Rights Reserved.