{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.pcm.exception
Class PCMExceptionjava.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.portal.pcm.exception.PCMException
- All Implemented Interfaces:
- Localized, java.io.Serializable
- Direct Known Subclasses:
- DCXManagerException, DialogControllerException, DialogServiceException, DialogStateManagerException, PCMPermissionAccessException, ReferencedResourceException
public abstract class PCMException- extends java.lang.Exception
- implements Localized
General PCM exception.
- Since:
- 8.5
- See Also:
- Serialized Form
Constructor Summary PCMException()
PCMException(java.lang.Throwable cause)
Method Summary
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
Methods inherited from interface com.ibm.portal.Localized getDescription, getLocales, getTitle
Constructor Detail PCMException
public PCMException()
PCMException
public PCMException(java.lang.Throwable cause)
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD