| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.portal.ModelException
com.ibm.portal.model.controller.exceptions.CannotInstantiateModifiableNodeException
public abstract class CannotInstantiateModifiableNodeException
This abstract exception indicates that a Modifiable cannot be instantiated.
| Constructor Summary | |
|---|---|
| CannotInstantiateModifiableNodeException()
Creates the exception. | |
| CannotInstantiateModifiableNodeException(java.lang.Throwable aCause)
Creates the exception with the underlying cause. | |
| Method Summary |
|---|
| Methods inherited from class com.ibm.portal.ModelException |
|---|
| getDescription, getLocales, getTitle |
| 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 |
|---|
public CannotInstantiateModifiableNodeException()
public CannotInstantiateModifiableNodeException(java.lang.Throwable aCause)
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||