FreeHEP API
Version v1.1

hep.fitting
Class FunctionValueUndefined

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

public class FunctionValueUndefined
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
FunctionValueUndefined(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

FunctionValueUndefined

public FunctionValueUndefined(String s)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.