org.jboss.test.jmx.compliance.server.support
Class ConstructorTest

java.lang.Object
  extended byorg.jboss.test.jmx.compliance.server.support.ConstructorTest

public class ConstructorTest
extends Object

Support class which throws a checked exception from its constructor.

Version:
$Revision: 1.1 $
Author:
Juha Lindfors.

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


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.