All Packages This Package Class Hierarchy Class Search Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----acg.stuttgart.rich.tmatrix.TmatrixException
| Summary |
public class TmatrixException
extends java.lang.Exception
{
// Constructors 2
public TmatrixException();
public TmatrixException(String);
}
The TmatrixException class is an exception thrown by the Tmatrix class (and possibly other members of the package) to signal an illegal operation or internal state error.
| Cross Reference |
| Constructors |
· TmatrixException | Summary | Top |
public TmatrixException()
· TmatrixException | Summary | Top |
public TmatrixException(String s)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7