Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


oracle.dss.metadataManager.common
Class InsufficientPrivilegeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--oracle.dss.util.BIBaseException
                    |
                    +--oracle.dss.bicontext.BIRemoteException
                          |
                          +--oracle.dss.metadataManager.common.MetadataManagerException
                                |
                                +--oracle.dss.metadataManager.common.InsufficientPrivilegeException
All Implemented Interfaces:
BIException, java.io.Serializable

public class InsufficientPrivilegeException
extends MetadataManagerException

Indicates that the user does not have a high enough level of privilege to perform the requested operation.

See Also:
Serialized Form

Methods inherited from class oracle.dss.metadataManager.common.MetadataManagerException
toString

 

Methods inherited from class oracle.dss.bicontext.BIRemoteException
getLocalizedMessage, getMessage

 

Methods inherited from class oracle.dss.util.BIBaseException
elementAt, elements, findException, getBIRootCause, getPreviousException, size

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.