Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.2.0)
E77617-01
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- oracle.webcenter.portal.BasePortalRuntimeException
-
-
- All Implemented Interfaces:
- java.io.Serializable
public class PersistenceAuthorizationException
extends PersistenceRuntimeException
Thrown to indicate that an attempt was made to perform an action on a entity for which the current user does not
have authorization.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
PersistenceAuthorizationException(WebCenterMessage message)
Creates a PersistenceAuthorizationException using the given message.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
12c Release (12.2.1.2.0)
E77617-01
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009, 2016, Oracle and/or its affiliates. All rights reserved.