com.basilv.examples.errorhandling
Class ExceptionInFinallyBlockTest

java.lang.Object
  extended by com.basilv.examples.errorhandling.ExceptionInFinallyBlockTest

public class ExceptionInFinallyBlockTest
extends Object


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

Constructor Detail

ExceptionInFinallyBlockTest

public ExceptionInFinallyBlockTest()
Method Detail

testHaveExceptionInFinallyBlock

public void testHaveExceptionInFinallyBlock()


Java Examples available from http://www.basilv.com/psd/software Copyright © 2009 by Basil Vandegriend. All Rights Reserved.