All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ptolemy.plot.CmdLineArgException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----ptolemy.plot.CmdLineArgException

public class CmdLineArgException
extends Throwable
Exception thrown by plot classes if there are format problems with the data to be plotted.

Version:
$Id: CmdLineArgException.java,v 1.13 1998/11/18 07:42:57 cxh Exp $
Author:
Christopher Hylands

Constructor Index

 o CmdLineArgException()
 o CmdLineArgException(String)

Constructors

 o CmdLineArgException
 public CmdLineArgException()
 o CmdLineArgException
 public CmdLineArgException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index