org.opennms.web.admin.nodeManagement
Class NoManagedInterfacesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.opennms.web.admin.nodeManagement.NoManagedInterfacesException
All Implemented Interfaces:
Serializable

public class NoManagedInterfacesException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
NoManagedInterfacesException(String nodeListUri)
           
 
Method Summary
 String getNodeListUri()
           
 
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

NoManagedInterfacesException

public NoManagedInterfacesException(String nodeListUri)
Method Detail

getNodeListUri

public String getNodeListUri()


Copyright © 2009. All Rights Reserved.