All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class math.alg.PowerSeries.VariableOrderException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----math.alg.PowerSeries.VariableOrderException

public class VariableOrderException
extends Exception
Thrown when there is an inconsistent or unknown variable order discovered when manipulating a non-commutative Power Series.

Version:
$Id: VariableOrderException.java,v 1.4 1999/02/11 21:26:55 djun Exp djun $

Constructor Index

 o VariableOrderException(String)

Constructors

 o VariableOrderException
 public VariableOrderException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index