org.trialox.jaxrs.blackbox
Class TestCheckedExceptionHandling.MyResource

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

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


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

TestCheckedExceptionHandling.MyResource

public TestCheckedExceptionHandling.MyResource()
Method Detail

handleGet

public void handleGet()
               throws org.trialox.jaxrs.blackbox.TestCheckedExceptionHandling.MyException
Throws:
org.trialox.jaxrs.blackbox.TestCheckedExceptionHandling.MyException


Copyright © 2008. All Rights Reserved.