org.jboss.seam.rest.example.tasks
Class UriInfoProducer.FooException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.seam.rest.example.tasks.UriInfoProducer.FooException
All Implemented Interfaces:
Serializable
Enclosing class:
UriInfoProducer

public class UriInfoProducer.FooException
extends Exception

See Also:
Serialized Form

Constructor Summary
UriInfoProducer.FooException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UriInfoProducer.FooException

public UriInfoProducer.FooException()


Copyright © 2011 Seam Framework. All Rights Reserved.