RollbackException
classin packageklyn.data
public class RollbackException extends TransactionException:

Reports failure or mandatory rollback during commit.

throw RollbackException("Transaction rolled back")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public RollbackException
RollbackException(message as String = ""):
Creates this framework exception.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml