|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.novell.application.console.snapin.SnapinException
|
+--com.novell.application.console.snapin.NotAContainerException
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 |
public NotAContainerException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||