javax.faces.event

Class ExceptionQueuedEvent

    • Constructor Detail

      • ExceptionQueuedEvent

        public ExceptionQueuedEvent(ExceptionQueuedEventContext eventContext)

        Instantiate a new ExceptionQueuedEvent that indicates the argument ExceptionQueuedEventContext occurred.

        Parametry:
        eventContext - the ExceptionQueuedEventContext that contextualizes this ExceptionQueuedEvent.
        Since:
        2.0
    • Method Detail

      • getContext

        public ExceptionQueuedEventContext getContext()

        Return the ExceptionQueuedEventContext for this event instance.

        Since:
        2.0

Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.