Package javax.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:
  • Constructor Details

    • NoMoreTimeoutsException

      public NoMoreTimeoutsException()
    • NoMoreTimeoutsException

      public NoMoreTimeoutsException(String message)