| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | com.atlassian.bitbucket.view.ViewException | ||||
| ↳ | com.atlassian.bitbucket.view.TemplateRenderingException | ||||
Thrown when a template could not be rendered. For example the template markup may be broken, or the model being used to render the template may be of the wrong type or incomplete.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||