NoRollbackRuleAttribute(clazz: Class<*>)
Create a new instance of the NoRollbackRuleAttribute class for the supplied Throwable class.
See Also
RollbackRuleAttribute#RollbackRuleAttribute(Class)
NoRollbackRuleAttribute(exceptionName: String)
Create a new instance of the NoRollbackRuleAttribute class for the supplied exceptionName.
exceptionName - the exception name pattern
See Also
RollbackRuleAttribute#RollbackRuleAttribute(String)