OpenNMS API 1.2.3

org.opennms.web.outage
Class OutageIdNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.opennms.web.outage.OutageIdNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class OutageIdNotFoundException
extends java.lang.RuntimeException

See Also:
Serialized Form

Field Summary
protected  java.lang.String badId
           
protected  java.lang.String message
           
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
OutageIdNotFoundException(java.lang.String msg, java.lang.String id)
           
 
Method Summary
 java.lang.String getBadID()
           
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

badId

protected java.lang.String badId

message

protected java.lang.String message
Constructor Detail

OutageIdNotFoundException

public OutageIdNotFoundException(java.lang.String msg,
                                 java.lang.String id)
Method Detail

getMessage

public java.lang.String getMessage()

getBadID

public java.lang.String getBadID()

OpenNMS API 1.2.3

Generated by eevans on May 29 2005 2015.