FreeHEP API
Version v1.2.2

org.freehep.util.parameterdatabase.types
Class DoubleRange.RangeFormatException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.freehep.util.parameterdatabase.types.DoubleRange.RangeFormatException
All Implemented Interfaces:
Serializable
Enclosing class:
DoubleRange

protected class DoubleRange.RangeFormatException
extends RuntimeException

This exception will be thrown if the String describing the range is invalid for any reason.

See Also:
Serialized Form

Constructor Summary
DoubleRange.RangeFormatException()
           
DoubleRange.RangeFormatException(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

DoubleRange.RangeFormatException

public DoubleRange.RangeFormatException()

DoubleRange.RangeFormatException

public DoubleRange.RangeFormatException(String s)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.