Class ResteasyWebApplicationException

    • Constructor Detail

      • ResteasyWebApplicationException

        public ResteasyWebApplicationException​(jakarta.ws.rs.WebApplicationException wrapped)
        Creates a new exception based on the wrapped exception. The response will be sanitized.
        Parameters:
        wrapped - the exception to wrap