| Modifier and Type | Method and Description |
|---|---|
ExceptionTemplate |
TryTemplate.createException(java.lang.String exceptionClassName)
create a new Exception for this Try statement.
|
ExceptionTemplate |
TryTemplate.getDefaultException()
get the Exception this Try statement was created with
|