Exception Summary |
ActionNotFoundException |
Missing action |
CacheException |
Cache related exception |
CompilationException |
A java compilation error |
ConfigurationException |
Error in application.conf |
DatabaseException |
Database error |
JavaException |
A Java exception |
JavaExecutionException |
An exception occured during Java execution |
JPAException |
JPA exception |
MailException |
Error while sending an email |
NoRouteFoundException |
No route found (during reverse routing) |
PlayException |
The super class for all Play! exceptions |
TagInternalException |
A exception during tag invocation |
TemplateCompilationException |
A exception during template compilation |
TemplateException |
An exception during template execution |
TemplateExecutionException |
An exception during template execution |
TemplateExecutionException.DoBodyException |
|
TemplateNotFoundException |
A template is missing (tag, ...) |
UnexpectedException |
An unexpected exception |
YAMLException |
|