org.promotego.exceptions
Class NestedExceptionTest

java.lang.Object
  extended by org.promotego.exceptions.NestedExceptionTest

public class NestedExceptionTest
extends java.lang.Object


Constructor Summary
NestedExceptionTest()
           
 
Method Summary
 void delegateMethods()
           
 void doNotWrapNestedException()
           
 void testWrap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedExceptionTest

public NestedExceptionTest()
Method Detail

testWrap

public void testWrap()

doNotWrapNestedException

public void doNotWrapNestedException()

delegateMethods

public void delegateMethods()


Copyright © 2007. All Rights Reserved.