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 classInvoker.SuspendThrowable 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 classInconsistentDatabaseclassInvalidDatabaseRevision -
Uses of PlayException in play.exceptions
Subclasses of PlayException in play.exceptions Modifier and Type Class Description classActionNotFoundExceptionclassCacheExceptionclassCompilationExceptionA java compilation errorclassConfigurationExceptionError in application.confclassContinuationsExceptionclassDatabaseExceptionclassJavaExecutionExceptionclassJPAExceptionclassMailExceptionError while sending an emailclassNoRouteFoundExceptionNo route found (during reverse routing)classPlayExceptionWithJavaSourceclassTemplateCompilationExceptionA exception during template compilationclassTemplateExceptionAn exception during template executionclassTemplateExecutionExceptionAn exception during template executionclassTemplateNotFoundExceptionclassUnexpectedExceptionclassYAMLException
-