Class RedirectException

All Implemented Interfaces:
Serializable

@Rollback(false) public class RedirectException extends RuntimeException
See Also:
  • Field Details

    • response

      public final jakarta.ws.rs.core.Response response
  • Constructor Details

    • RedirectException

      public RedirectException(jakarta.ws.rs.core.Response response)