Class EntityModifyException

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

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

    • EntityModifyException

      public EntityModifyException()
    • EntityModifyException

      public EntityModifyException(String message)
    • EntityModifyException

      public EntityModifyException(Throwable cause)
    • EntityModifyException

      public EntityModifyException(String message, Throwable cause)
    • EntityModifyException

      public EntityModifyException(String message, String errorCode)