Class EntityDisabledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.exception.OIMServiceException
oracle.iam.platform.utils.SuperException
oracle.iam.platform.entitymgr.exception.EntityDisabledException
All Implemented Interfaces:
Serializable, oracle.iam.platform.utils.io.XmlPrintable

public class EntityDisabledException extends oracle.iam.platform.utils.SuperException
See Also:
  • Constructor Details

    • EntityDisabledException

      public EntityDisabledException()
    • EntityDisabledException

      public EntityDisabledException(String message, Throwable cause)
    • EntityDisabledException

      public EntityDisabledException(String message)
    • EntityDisabledException

      public EntityDisabledException(Throwable cause)
    • EntityDisabledException

      public EntityDisabledException(String message, String errorCode)