Class OrganizationOrphanedPublishedEntitiesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.iam.platform.utils.SuperRuntimeException
oracle.iam.platform.kernel.OrchestrationException
oracle.iam.platform.kernel.ValidationFailedException
oracle.iam.identity.exception.OrganizationOrphanedPublishedEntitiesException
All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable

public class OrganizationOrphanedPublishedEntitiesException extends oracle.iam.platform.kernel.ValidationFailedException
Thrown when while deleting the Organization presence of published entities is detected that would be orphaned if this org is deleted.
See Also:
  • Constructor Details

    • OrganizationOrphanedPublishedEntitiesException

      public OrganizationOrphanedPublishedEntitiesException()
    • OrganizationOrphanedPublishedEntitiesException

      public OrganizationOrphanedPublishedEntitiesException(String message)
      Constructs a new OrganizationOrphanedPublishedEntitiesException with the specified detail message.
      Parameters:
      message - the detail message