All Packages  This Package  Class Hierarchy  Class Search  Index

Class acg.stuttgart.rich.vector.VectorNDException
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----acg.stuttgart.rich.vector.VectorNDException

  Summary

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

}

The VectorNDException class is an exception thrown by the various VectorND classes to signal an internal state error.


  Cross Reference

Thrown By:
Vector2D.Vector2D(), Vector3D.Vector3D(), Vector3D.screenMap(), Vector3D.screenMap(), Vector3D.simpleProject(), VectorND.add(), VectorND.inner(), VectorND.outer(), VectorND.subtract()





  Constructors

· VectorNDException

Summary  |  Top
   public VectorNDException() 


· VectorNDException

Summary  |  Top
   public VectorNDException(String s) 


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