...
| Code Block |
|---|
<dependency> <groupId>org.tynamo</groupId> <artifactId>tapestry-exceptionpage</artifactId> <version>0.1.1<2</version> </dependency> |
You can contribute an error page, mapping it to an exception type:
...
...
| Code Block |
|---|
<dependency> <groupId>org.tynamo</groupId> <artifactId>tapestry-exceptionpage</artifactId> <version>0.1.1<2</version> </dependency> |
You can contribute an error page, mapping it to an exception type:
...