Package com.bea.wli.config.component


package com.bea.wli.config.component
  • Exceptions
    Class
    Description
    Thrown when an operation (such as create, or rename) expects a project, folder or resource to not exist, but does indeed exist.
    Thrown when creation of a resource, folder or project fails due to a reason other than validation constraints.
    Thrown when deletion of a resource, folder or project fails due to a reason other than validation constraints.
    Thrown when resource data contains an invalid value that compromises the integrity of the resource data.
    Thrown when an operation (such as update, or delete) expects a project, folder or resource to exist, but indeed does not exist.
    Thrown when the update of a resource, folder or project fails due to a reason other than validation constraints.
    Thrown when a configuration operation cannot be performed on a resource, folder or project due to non-existing data, or other constraints