org.trialox.jaxrs.blackbox
Class TestWebApplicationExceptionHandling.MyResource

java.lang.Object
  extended by org.trialox.jaxrs.blackbox.TestWebApplicationExceptionHandling.MyResource
Enclosing class:
TestWebApplicationExceptionHandling

public static class TestWebApplicationExceptionHandling.MyResource
extends java.lang.Object


Constructor Summary
TestWebApplicationExceptionHandling.MyResource()
           
 
Method Summary
 void handleGet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWebApplicationExceptionHandling.MyResource

public TestWebApplicationExceptionHandling.MyResource()
Method Detail

handleGet

public void handleGet()
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.