All Packages  This Package  Class Hierarchy  Class Search  Index

Class acg.stuttgart.rich.tmatrix.TmatrixException
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

Thrown By:
Tmatrix.pop(), Tmatrix.push()





  Constructors

· TmatrixException

Summary  |  Top
   public TmatrixException() 


· TmatrixException

Summary  |  Top
   public TmatrixException(String s) 


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