All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class evolution.BadParmException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----evolution.EvolutionException
                           |
                           +----evolution.BadParmException

public class BadParmException
extends EvolutionException
Thrown in case of bad arguments.


Constructor Index

 o BadParmException()
 o BadParmException(String)

Constructors

 o BadParmException
 public BadParmException(String msg)
 o BadParmException
 public BadParmException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index