OpenNMS API 1.2.3

org.opennms.netmgt.utils
Class EventProxyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.opennms.netmgt.utils.EventProxyException
All Implemented Interfaces:
java.io.Serializable

public class EventProxyException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
EventProxyException()
           
EventProxyException(java.lang.String message)
           
EventProxyException(java.lang.String message, java.lang.Throwable cause)
           
EventProxyException(java.lang.Throwable cause)
           
 
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

EventProxyException

public EventProxyException()

EventProxyException

public EventProxyException(java.lang.String message)

EventProxyException

public EventProxyException(java.lang.String message,
                           java.lang.Throwable cause)

EventProxyException

public EventProxyException(java.lang.Throwable cause)

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.