Sonic Management API

com.sonicsw.mq.common.runtime
Class ConnectionTreeUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sonicsw.mf.common.MFException
              extended by com.sonicsw.mq.common.runtime.ConnectionTreeUpdateException
All Implemented Interfaces:
java.io.Serializable

public class ConnectionTreeUpdateException
extends MFException

This exception indicates an invalid use of IConnectionTreeNode.graftToParent(). The associated message provides further details.

See Also:
IConnectionTreeNode.graftToParent(IConnectionTreeNode), Serialized Form

Constructor Summary
ConnectionTreeUpdateException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class com.sonicsw.mf.common.MFException
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionTreeUpdateException

public ConnectionTreeUpdateException(java.lang.String message)

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.