|
Exception names and descriptions
|
|
INVALID_GRP_NAME_EXCEPTION
|
The specified group name is not valid.
|
|
INVALID_ SITE_EXCEPTION
|
A referenced site does not exist.
|
|
VALUE_ERROR_EXCEPTION
|
An invalid parameter was passed to the API.
|
|
DUPLICATE_GROUP_EXCEPTION
|
A referenced group name exists.
|
|
GROUP_NOT_FOUND_EXCEPTION
|
A referenced group was not found.
|
|
GROUP_MEMBER_EXCEPTION
|
A referenced group or user is already a member of the list.
|
|
GROUP_NOT_UNIQUE_EXCEPTION
|
Another group exists with the same name.
|
|
USER_NOT_FOUND_EXCEPTION
|
A referenced user does not exist.
|
|
USER_EXISTS_EXCEPTION
|
Another user exists with the same identifier.
|
|
NO_MANAGER_EXCEPTION
|
No manager id exists for the new Oracle Portal user being registered,
or there is no manager name on file for a referenced Oracle Portal
user.
|
|
DUPLICATE_GRANTEE_EXCEPTION
|
The specified grantee exists.
|
|
NO_ACCESSIBLE_OBJECT_EXCEPTION
|
The referenced object does not exist.
|
|
ORG_NOT_EXIST_EXCEPTION
|
The specified organization does not exist.
|
|
INVALID_PERSON_ID_EXCEPTION
|
A user referenced by ID does not exist.
|
|
ACCESS_DENIED_EXCEPTION
|
A user does not have sufficient privileges to execute a routine.
|
|
CIRCULAR_REFERENCE_EXCEPTION
|
The reference path refers back to the first element in the path,
for example: A group owns a group that owns the first group.
|
|
UNEXPECTED_EXCEPTION
|
An undefined exception condition exists.
|
|
USER_NOT_DELETABLE_EXCEPTION
|
The user cannot be deleted.
|
|
INVALID_ARGUMENT_EXCEPTION
|
A specified argument is invalid.
|
|
LDAP_CONNECTION_EXCEPTION
|
An error occurred while connecting to the OID server.
|
|
DEPRECATED_API_EXCEPTION
|
The API has been deprecated.
|