|
||||||||||
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.ObjectNotFoundException
Thrown when the getObjectEntry() method is called and the specified object does not exist.
Fields inherited from class com.novell.application.console.snapin.SnapinException |
SEVERITY_ERROR,
SEVERITY_FATAL,
SEVERITY_SEVERE,
SEVERITY_WARN |
Constructor Summary | |
ObjectNotFoundException()
Constructs an ObjectNotFoundException object when the specified object does not exist. |
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 ObjectNotFoundException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |