Class ResourceStatusChangeException

All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable, OIMGenericExceptionIntf

public class ResourceStatusChangeException extends OrganizationManagerException
Thrown when there is an exception while chaning the status of the provisioned resource
See Also:
  • Constructor Details

    • ResourceStatusChangeException

      public ResourceStatusChangeException()
    • ResourceStatusChangeException

      public ResourceStatusChangeException(String message)
    • ResourceStatusChangeException

      public ResourceStatusChangeException(String message, Throwable th)
    • ResourceStatusChangeException

      public ResourceStatusChangeException(Throwable cause)