Package wt.pds

Class AdvancedQueryAccessException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class AdvancedQueryAccessException extends PersistenceException
AdvancedQueryAccessException captures errors that occur due to the use of advanced query features that may bypass Access Control. In some cases, it may be applicable to allow features that bypass Access Control. This can be accomplished by setting the "advancedQueryEnabled" property of the StatementSpec instance to true.

Supported API: true
Extendable: false
See Also: