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
-
-
-
Constructor Summary
Constructors
Constructor and Description |
FailedToGrantRoleException(WebCenterMessage message,
java.lang.Throwable cause,
java.lang.String portalId,
java.lang.String userId,
java.lang.String roleName) |
-
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
-
-
Constructor Detail
-
FailedToGrantRoleException
public FailedToGrantRoleException(WebCenterMessage message,
java.lang.Throwable cause,
java.lang.String portalId,
java.lang.String userId,
java.lang.String roleName)
- Parameters:
message
- the error message
cause
- the cause
portalId
- the ID of the portal that the member was being added to
userId
- the user ID
roleName
- the role name
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.