org.trialox.jaxrs.blackbox
Class TestWebApplicationExceptionHandlingWithoutEntity.MyResource

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

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


Constructor Summary
TestWebApplicationExceptionHandlingWithoutEntity.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

TestWebApplicationExceptionHandlingWithoutEntity.MyResource

public TestWebApplicationExceptionHandlingWithoutEntity.MyResource()
Method Detail

handleGet

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


Copyright © 2008. All Rights Reserved.