All Packages  This Package  Class Hierarchy  Class Search  Index

Class edu.utah.janos.tests.TestFailedException
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----edu.utah.janos.tests.TestFailedException

  Summary

public class  TestFailedException
     extends java.lang.Exception
{
          // Constructors 5
     public TestFailedException(Tester);
     public TestFailedException(Tester, Exception);
     public TestFailedException(String);
     public TestFailedException(String, Tester);
     public TestFailedException(String, Exception);

}


  Cross Reference

Thrown By:
Tester.test(), Tester.test(), Tester.testUnit(), ANEPDemultiplexKeyTester.testUnit(), ANTSRDemultiplexKeyTester.testUnit(), CapsuleTester.testUnit(), CoreTester.testUnit(), ProtocolTester.testUnit(), AddressFactoryTester.testUnit(), AddressTester.testUnit(), BufferHandleTester.testUnit(), ClassInstantiationKeyTester.testUnit(), CommQueueTester.testUnit(), CommSpaceElementTester.testUnit(), CommSpaceElementTester.verifyType(), CommSpaceHandleTester.testUnit(), CredentialsTester.testUnit(), DemultiplexKeyTester.testUnit(), FlowClassLoaderTester.testUnit(), InChannelTester.testUnit(), NodeOSTester.testUnit(), OutChannelTester.testUnit(), SemaphoreTester.testUnit(), ThreadPoolTester.testUnit()





  Constructors

· TestFailedException

Summary  |  Top
   public TestFailedException(String msg, 
                              Exception e) 


· TestFailedException

Summary  |  Top
   public TestFailedException(String msg) 


· TestFailedException

Summary  |  Top
   public TestFailedException(Tester t, 
                              Exception e) 


· TestFailedException

Summary  |  Top
   public TestFailedException(Tester t) 


· TestFailedException

Summary  |  Top
   public TestFailedException(String msg, 
                              Tester t) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7