Package play.exceptions
Class TemplateExecutionException.DoBodyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- play.exceptions.TemplateExecutionException.DoBodyException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TemplateExecutionException
public static class TemplateExecutionException.DoBodyException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DoBodyException(java.lang.Throwable cause)
-