Class OrganizationEnableException

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

public class OrganizationEnableException extends OrganizationManagerException
The OrganizationEnableException class is used to construct failure messages during the enable operation of an Organization
See Also:
  • Constructor Details

    • OrganizationEnableException

      public OrganizationEnableException(String message)
      Constructs a new super exception with the specified detail message.
      Parameters:
      message - the detail message
    • OrganizationEnableException

      public OrganizationEnableException(String message, Throwable cause)
      Constructs a new super exception with the specified detail message and cause.
      Parameters:
      message - the detail message
      cause - the cause