org.opennms.netmgt.poller.nrpe
Class NrpeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.opennms.netmgt.poller.nrpe.NrpeException
All Implemented Interfaces:
Serializable

public class NrpeException
extends Exception

See Also:
Serialized Form

Constructor Summary
NrpeException()
           
NrpeException(String message)
           
 
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

NrpeException

public NrpeException()

NrpeException

public NrpeException(String message)


Copyright © 2009. All Rights Reserved.