org.trialox.jaxrs.blackbox
Class TestExceptionMappingProviderSelection.MySubException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.trialox.jaxrs.blackbox.TestExceptionMappingProviderSelection.MyException
                  extended by org.trialox.jaxrs.blackbox.TestExceptionMappingProviderSelection.MySubException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TestExceptionMappingProviderSelection

public static class TestExceptionMappingProviderSelection.MySubException
extends TestExceptionMappingProviderSelection.MyException

See Also:
Serialized Form

Constructor Summary
TestExceptionMappingProviderSelection.MySubException()
           
 
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

TestExceptionMappingProviderSelection.MySubException

public TestExceptionMappingProviderSelection.MySubException()


Copyright © 2008. All Rights Reserved.