The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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