Uses of Class
play.exceptions.PlayException
-
Packages that use PlayException Package Description play play.db.evolutions.exceptions play.exceptions -
-
Uses of PlayException in play
Subclasses of PlayException in play Modifier and Type Class Description static class
Invoker.Suspend
Throwable to indicate that the request must be suspended -
Uses of PlayException in play.db.evolutions.exceptions
Subclasses of PlayException in play.db.evolutions.exceptions Modifier and Type Class Description class
InconsistentDatabase
class
InvalidDatabaseRevision
-
Uses of PlayException in play.exceptions
Subclasses of PlayException in play.exceptions Modifier and Type Class Description class
ActionNotFoundException
class
CacheException
class
CompilationException
A java compilation errorclass
ConfigurationException
Error in application.confclass
ContinuationsException
class
DatabaseException
class
JavaExecutionException
class
JPAException
class
MailException
Error while sending an emailclass
NoRouteFoundException
No route found (during reverse routing)class
PlayExceptionWithJavaSource
class
TemplateCompilationException
A exception during template compilationclass
TemplateException
An exception during template executionclass
TemplateExecutionException
An exception during template executionclass
TemplateNotFoundException
class
UnexpectedException
class
YAMLException
-