PermanentRollbackCause

sealed abstract class PermanentRollbackCause extends RollbackCause

RollbackCauses for which the failure is permanent and no attempt should be made to retry the underlying atomic block.

RollbackCauses for which the failure is permanent and no attempt should be made to retry the underlying atomic block.

class Object
trait Matchable
class Any