Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.7)

E15033-09


Package com.bea.wli.config.component

Exception Summary
AlreadyExistsException Thrown when an operation (such as create, or rename) expects a project, folder or resource to not exist, but does indeed exist.
CreateException Thrown when creation of a resource, folder or project fails due to a reason other than validation constraints.
DeleteException Thrown when deletion of a resource, folder or project fails due to a reason other than validation constraints.
InvalidAttributeValueException Thrown when resource data contains an invalid value that compromises the integrity of the resource data.
NotFoundException Thrown when an operation (such as update, or delete) expects a project, folder or resource to exist, but indeed does not exist.
UpdateException Thrown when the update of a resource, folder or project fails due to a reason other than validation constraints.
ValidationException Thrown when a configuration operation cannot be performed on a resource, folder or project due to non-existing data, or other constraints

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.7)

E15033-09


Copyright © 2008, 2013, Oracle. All rights reserved.