@Path(value="/custom") public class CustomExceptionResource extends Object
| Constructor and Description |
|---|
CustomExceptionResource() |
@GET
@Path(value="/throw")
public javax.ws.rs.core.Response get()
throws CustomException
CustomExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.