All Packages This Package Class Hierarchy Class Search Index
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 |
| Constructors |
· VectorNDException | Summary | Top |
public VectorNDException()
· VectorNDException | Summary | Top |
public VectorNDException(String s)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7