Class ExceptionResource


  • @Path("exception")
    @Consumes("text/plain")
    @Produces("text/plain")
    public class ExceptionResource
    extends Object
    ExceptionResource class.
    Author:
    Santiago.PericasGeertsen at oracle.com
    • Constructor Detail

      • ExceptionResource

        public ExceptionResource()