Package javax.ejb

Class NoMoreTimeoutsException



  • 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
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
    • Constructor Detail

      • NoMoreTimeoutsException

        public NoMoreTimeoutsException​()
      • NoMoreTimeoutsException

        public NoMoreTimeoutsException​(java.lang.String message)