Class ContextNotActiveException

  • All Implemented Interfaces:
    Serializable

    public class ContextNotActiveException
    extends jakarta.enterprise.context.ContextNotActiveException
    A localized message version of the .
    Author:
    David Allen
    See Also:
    Serialized Form
    • Constructor Detail

      • ContextNotActiveException

        public ContextNotActiveException​(Throwable throwable)
      • ContextNotActiveException

        public ContextNotActiveException​(String message)
        Creates a new exception with the given localized message.
        Parameters:
        message -