Class ExceptionResource

java.lang.Object
ee.jakarta.tck.ws.rs.jaxrs21.ee.priority.ExceptionResource

@Path("exception") public class ExceptionResource extends Object
  • Constructor Details

    • ExceptionResource

      public ExceptionResource()
  • Method Details

    • get

      @GET @Produces("text/plain") public String get()