open class NoRollbackRuleAttribute : RollbackRuleAttribute
Tag subclass of RollbackRuleAttribute that has the opposite behavior to the RollbackRuleAttribute superclass.
Author
Rod Johnson
Since
09.04.2003
NoRollbackRuleAttribute(clazz: Class<*>)
Create a new instance of the NoRollbackRuleAttribute(exceptionName: String)
Create a new instance of the |
open fun toString(): String |