org.jboss.seam.rest.example.jaxrs.exceptions.resource
Class ExceptionResource

java.lang.Object
  extended by org.jboss.seam.rest.example.jaxrs.exceptions.resource.ExceptionResource

public class ExceptionResource
extends Object


Constructor Summary
ExceptionResource()
           
 
Method Summary
 void throwException(String exceptionType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionResource

public ExceptionResource()
Method Detail

throwException

public void throwException(String exceptionType)
                    throws Throwable
Throws:
Throwable


Copyright © 2011 Seam Framework. All Rights Reserved.