Package wt.pds
Class AdvancedQueryAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.pom.PersistenceException
wt.pds.AdvancedQueryAccessException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
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
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from class wt.util.WTException
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, getWTMessage, printStackTrace, printStackTrace, printStackTrace, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace