jsci.maths.wavelet
Class IllegalScalingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
jsci.maths.wavelet.IllegalScalingException
- All Implemented Interfaces:
- Serializable
public class IllegalScalingException
- extends IllegalArgumentException
This exception is used to indicate that the
current chosen multiresolution is not appropriate
because the number of scaling functions is incompatible
(with the multiresolution).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalScalingException
public IllegalScalingException()
IllegalScalingException
public IllegalScalingException(String s)
IllegalScalingException
public IllegalScalingException(int n0,
int min)
jHepWork 3.1 ©