riso.approximation
Class Intervals.ScaleTooBigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
riso.approximation.Intervals.ScaleTooBigException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Intervals
- public static class Intervals.ScaleTooBigException
- extends java.lang.Exception
An instance of this class is thrown when the scale of a search
for the support of a function appears to be much too large.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Intervals.ScaleTooBigException
public Intervals.ScaleTooBigException()
Intervals.ScaleTooBigException
public Intervals.ScaleTooBigException(java.lang.String s)