Class EntityAlreadyExistsException

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

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

    • EntityAlreadyExistsException

      public EntityAlreadyExistsException()
    • EntityAlreadyExistsException

      public EntityAlreadyExistsException(String message)
    • EntityAlreadyExistsException

      public EntityAlreadyExistsException(Throwable cause)
    • EntityAlreadyExistsException

      public EntityAlreadyExistsException(String message, Throwable cause)
    • EntityAlreadyExistsException

      public EntityAlreadyExistsException(String message, String errorCode)