FreeHEP API
Version v1.1

hep.fitting
Class InvalidFunctionParameter

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--hep.fitting.InvalidFunctionParameter
All Implemented Interfaces:
Serializable

public class InvalidFunctionParameter
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
InvalidFunctionParameter(String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidFunctionParameter

public InvalidFunctionParameter(String s)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.