org.trialox.jaxrs.blackbox
Class TestWebApplicationExceptionHandlingWithoutEntity

java.lang.Object
  extended by org.trialox.jaxrs.blackbox.TestWebApplicationExceptionHandlingWithoutEntity

public class TestWebApplicationExceptionHandlingWithoutEntity
extends java.lang.Object


Nested Class Summary
static class TestWebApplicationExceptionHandlingWithoutEntity.MyExceptionMapper
           
static class TestWebApplicationExceptionHandlingWithoutEntity.MyResource
           
 
Constructor Summary
TestWebApplicationExceptionHandlingWithoutEntity()
           
 
Method Summary
 void testExceptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWebApplicationExceptionHandlingWithoutEntity

public TestWebApplicationExceptionHandlingWithoutEntity()
Method Detail

testExceptions

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


Copyright © 2008. All Rights Reserved.