Class EDU.emporia.mathtools.IllegalPointError
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.emporia.mathtools.IllegalPointError

Object
   |
   +----Throwable
           |
           +----Exception
                   |
                   +----EDU.emporia.mathtools.IllegalPointError

public class IllegalPointError
extends Exception
Exception used to indicate that an illegal point has been added to a function--for example because there is a duplicate x-value

Version:
1.0
Author:
Joe Yanik
Since:
6/5/2001

Constructor Index

 o EDU.emporia.mathtools.IllegalPointError(String)

Constructors

 o IllegalPointError
public IllegalPointError(String complaint)

All Packages  Class Hierarchy  This Package  Previous  Next  Index