com.novell.application.console.snapin
Class NotAContainerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.novell.application.console.snapin.SnapinException
                    |
                    +--com.novell.application.console.snapin.NotAContainerException
All Implemented Interfaces:
java.io.Serializable

public class NotAContainerException
extends SnapinException

Thrown in an attempt to call the getChildren() or getChildContainers() methods when the parent is a leaf object for which there are no children.


Fields inherited from class com.novell.application.console.snapin.SnapinException
SEVERITY_ERROR, SEVERITY_FATAL, SEVERITY_SEVERE, SEVERITY_WARN
 
Constructor Summary
NotAContainerException()
          Constructs a NotAContainerException object when the parent is a leaf object for which there are no children.
 
Methods inherited from class com.novell.application.console.snapin.SnapinException
getHelpID, getHelpSetName, getReportFlag, getSeverity, setHelpID, setHelpSetName, setReportFlag, setSeverity
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotAContainerException

public NotAContainerException()
Constructs a NotAContainerException object when the parent is a leaf object for which there are no children.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.