|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlayException | |
|---|---|
| play | |
| play.db | |
| play.exceptions | |
| Uses of PlayException in play |
|---|
| Subclasses of PlayException in play | |
|---|---|
static class |
Invoker.Suspend
Throwable to indicate that the request must be suspended |
| Uses of PlayException in play.db |
|---|
| Subclasses of PlayException in play.db | |
|---|---|
static class |
Evolutions.InconsistentDatabase
|
static class |
Evolutions.InvalidDatabaseRevision
|
| Uses of PlayException in play.exceptions |
|---|
| Subclasses of PlayException in play.exceptions | |
|---|---|
class |
ActionNotFoundException
Missing action |
class |
CacheException
Cache related exception |
class |
CompilationException
A java compilation error |
class |
ConfigurationException
Error in application.conf |
class |
DatabaseException
Database error |
class |
JavaException
A Java exception |
class |
JavaExecutionException
An exception occured during Java execution |
class |
JPAException
JPA exception |
class |
MailException
Error while sending an email |
class |
NoRouteFoundException
No route found (during reverse routing) |
class |
TemplateCompilationException
A exception during template compilation |
class |
TemplateException
An exception during template execution |
class |
TemplateExecutionException
An exception during template execution |
class |
TemplateNotFoundException
A template is missing (tag, ...) |
class |
UnexpectedException
An unexpected exception |
class |
YAMLException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||