@import play.templates.JavaExtensions, play.Play, play.utils.Utils, play.exceptions.SourceAttachment; @args play.exceptions.PlayException exception; @verbatim { } @// verbatim @if (exception instanceof play.exceptions.PlayException) {
@exception.getErrorDescription()
} else if ("PROD".equals(Play.mode.name())) {Error details are not displayed when Play! is in PROD mode. Check server logs for detail.
} @com.greenlaw110.rythm.utils.S.escape(line).replace("↓", "↓").replace("\000", "").replace("\001", "")