org.trialox.jaxrs.blackbox
Class TestExceptionMappingProviderSelection.MyException

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TestExceptionMappingProviderSelection.MySubException
Enclosing class:
TestExceptionMappingProviderSelection

public static class TestExceptionMappingProviderSelection.MyException
extends java.lang.RuntimeException

See Also:
Serialized Form

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

public TestExceptionMappingProviderSelection.MyException()


Copyright © 2008. All Rights Reserved.