TransientRollbackCause

sealed abstract class TransientRollbackCause extends RollbackCause

RollbackCauses for which the failure is transient and another attempt should be made to execute the underlying atomic block.

RollbackCauses for which the failure is transient and another attempt should be made to execute the underlying atomic block.

class Object
trait Matchable
class Any