Uses of Class
it.jnrpe.utils.thresholds.RangeException

Packages that use RangeException
it.jnrpe.utils.thresholds This package contains all the classes used to parse and manage new thresholds format according to the Nagios specification RFC (http://nagiosplugins.org/rfc/new_threshold_syntax). 
 

Uses of RangeException in it.jnrpe.utils.thresholds
 

Subclasses of RangeException in it.jnrpe.utils.thresholds
 class InvalidRangeSyntaxException
          Exception thrown when a range syntax error is found.
 class PrematureEndOfRangeException
          Exception thrown when the parse string is not complete.
 



Copyright © 2014. All Rights Reserved.