test.compliance.server.support
Class ConstructorTest2

java.lang.Object
  extended bytest.compliance.server.support.ConstructorTest2

public class ConstructorTest2
extends java.lang.Object

Support class which throws an unchecked exception from its constructor.


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

Constructor Detail

ConstructorTest2

public ConstructorTest2()