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 IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4