The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback


Class calypso.util.SelfTestException

All Packages  This Package  Class Hierarchy  Class Search  Index

Class calypso.util.SelfTestException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----calypso.util.SelfTestException

Self test exceptions are thrown when self test code is invoked and fails to operate properly.


public class  SelfTestException
     extends java.lang.Exception
{
          // Constructors 2
     public SelfTestException();
     public SelfTestException(String);

}



Constructors


SelfTestException

   public SelfTestException() 


SelfTestException

   public SelfTestException(String msg) 


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



Copyright © 1998 The Mozilla Organization.