it.jnrpe.utils
Class BadThresholdException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.jnrpe.utils.BadThresholdException
All Implemented Interfaces:
Serializable

public class BadThresholdException
extends Exception

See Also:
Serialized Form

Constructor Summary
BadThresholdException()
           
BadThresholdException(String message)
           
BadThresholdException(String message, Throwable cause)
           
BadThresholdException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BadThresholdException

public BadThresholdException()

BadThresholdException

public BadThresholdException(String message,
                             Throwable cause)

BadThresholdException

public BadThresholdException(String message)

BadThresholdException

public BadThresholdException(Throwable cause)


Copyright © 2013. All Rights Reserved.