test.compliance.server.support
Class ConstructorTest

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

public class ConstructorTest
extends java.lang.Object

Support class which throws a checked exception from its constructor.


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

Constructor Detail

ConstructorTest

public ConstructorTest()
                throws MyScreamingException (src)