| Modifier and Type | Method and Description |
|---|---|
TryTemplate |
ContentTemplate.createTry(java.lang.String exceptionClassName)
create a TryTemplate for a
try-catch-block within this content |
TryTemplate |
ContentTemplate.createTry(java.lang.String exceptionClassName,
java.lang.String withResource)
create a TryTemplate for a
try-catch-block within this content |