Class JTASyncRegistryUnavailableException

  • All Implemented Interfaces:
    Serializable

    public class JTASyncRegistryUnavailableException
    extends Exception
    Exception thrown by construction of JTATransactionSyncRegistry when it is not available. This could be because JTA1.0 is being used, or there is no JNDI resource available for it.
    See Also:
    Serialized Form
    • Constructor Detail

      • JTASyncRegistryUnavailableException

        public JTASyncRegistryUnavailableException()