Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: security ::

exception AccessControlException
Base Hierarchy
AccessControlException
 ┗ ::com::sun::star::uno::SecurityException
    ┗ ::com::sun::star::uno::RuntimeException
       ┗ ::com::sun::star::uno::Exception
Description
Exception notifying a lacking permission to access data or execute code thus it is thrown if permission ought to be denied.
Since
OOo 1.1.2

Elements' Summary
LackingPermission lacking permission. @attention If it is the case, that XAccessController::checkPermission() was called passing a sequence< any >, i.e. a sequence of paermissions are demanded, then this any holds the sequence of lacking permissions in the same order as they were passed to XAccessController::checkPermission().  
Elements' Details
LackingPermission
any LackingPermission;
Description
lacking permission. @attention If it is the case, that XAccessController::checkPermission() was called passing a sequence< any >, i.e. a sequence of paermissions are demanded, then this any holds the sequence of lacking permissions in the same order as they were passed to XAccessController::checkPermission().
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.