java.lang.Object
ee.jakarta.tck.ws.rs.ee.resource.webappexception.defaultmapper.Resource
@Path("resource")
public class Resource
extends Object
-
Constructor Summary
Constructors
-
Method Summary
jakarta.ws.rs.core.Response
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Resource
public Resource()
-
Method Details
-
throwable
@GET
@Path("/throwable")
public jakarta.ws.rs.core.Response throwable()
throws
Throwable
- Throws:
Throwable