net.java.dev.moskito.core.stats
Class UnknownIntervalLengthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.java.dev.moskito.core.stats.UnknownIntervalLengthException
- All Implemented Interfaces:
- Serializable
public class UnknownIntervalLengthException
- extends RuntimeException
This Exception indicates that any operation involving Intervals could not estimate the
appropriate interval length.
- Author:
- dvayanu
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- serialVersionUID
- See Also:
- Constant Field Values
UnknownIntervalLengthException
public UnknownIntervalLengthException(String aMessage)
- The Constructor.
- Parameters:
aMessage - the exception message
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework