FreeHEP API
Version current

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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.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
Source Code:
DoubleRange.RangeFormatException.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.