Class TimerTransactionRolledBackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.as.ejb3.tx.TimerTransactionRolledBackException
All Implemented Interfaces:
Serializable

public class TimerTransactionRolledBackException extends RuntimeException
Author:
Stuart Douglas
See Also:
  • Constructor Details

    • TimerTransactionRolledBackException

      public TimerTransactionRolledBackException()
    • TimerTransactionRolledBackException

      public TimerTransactionRolledBackException(Throwable cause)
    • TimerTransactionRolledBackException

      public TimerTransactionRolledBackException(String message)
    • TimerTransactionRolledBackException

      public TimerTransactionRolledBackException(String message, Throwable cause)