Class EntityDeleteException

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

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

    • EntityDeleteException

      public EntityDeleteException()
    • EntityDeleteException

      public EntityDeleteException(String message)
    • EntityDeleteException

      public EntityDeleteException(Throwable cause)
    • EntityDeleteException

      public EntityDeleteException(String message, Throwable cause)
    • EntityDeleteException

      public EntityDeleteException(String message, String errorCode)