|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.cp.ac
Class CPPermissionManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.cp.ac.CPPermissionManagerException
- All Implemented Interfaces:
- Localized, java.io.Serializable
public abstract class CPPermissionManagerException
- extends java.lang.Exception
- implements Localized
Exception that might be thrown within the CPPermissionManager
- Since:
- 7.0.0
- See Also:
- Serialized Form
- Note:
This interface is designed to be implemented by clients. |
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 |
CPPermissionManagerException
public CPPermissionManagerException()
- Empty constructor
CPPermissionManagerException
public CPPermissionManagerException(java.lang.Throwable cause)
- Initializes the exception with the reason of the exception.
- Parameters:
- cause - Root cause.
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |