it.jnrpe.utils.thresholds
Class PrematureEndOfRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
it.jnrpe.utils.BadThresholdException
it.jnrpe.utils.thresholds.RangeException
it.jnrpe.utils.thresholds.PrematureEndOfRangeException
- All Implemented Interfaces:
- Serializable
public class PrematureEndOfRangeException
- extends RangeException
Exception thrown when the parse string is not complete.
- Author:
- Massimiliano Ziccardi
- See Also:
- Serialized Form
getMessage
public final String getMessage()
- Overrides:
getMessage
in class RangeException
- Returns:
- the exception message
Copyright © 2014. All Rights Reserved.