Package jakarta.ejb

Class NoMoreTimeoutsException

  • All Implemented Interfaces:
    Serializable

    public class NoMoreTimeoutsException
    extends EJBException
    This exception indicates that a calendar-based timer will not result in any more timeouts.
    Since:
    EJB 3.1
    See Also:
    Serialized Form
    • Constructor Detail

      • NoMoreTimeoutsException

        public NoMoreTimeoutsException()
      • NoMoreTimeoutsException

        public NoMoreTimeoutsException​(String message)