Class WebAppExceptionHolder

java.lang.Object
org.glassfish.jersey.ext.cdi1x.transaction.internal.WebAppExceptionHolder
All Implemented Interfaces:
Serializable

@RequestScoped public class WebAppExceptionHolder extends Object implements Serializable
CDI bean to store any WebApplicationException thrown in a Transactional CDI bean for later use in TransactionalExceptionMapper.
Author:
Jakub.Podlesak
See Also:
  • Constructor Details

    • WebAppExceptionHolder

      public WebAppExceptionHolder()