Class EntityCreateException

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

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

    • EntityCreateException

      public EntityCreateException()
    • EntityCreateException

      public EntityCreateException(String message)
    • EntityCreateException

      public EntityCreateException(Throwable cause)
    • EntityCreateException

      public EntityCreateException(String message, Throwable cause)
    • EntityCreateException

      public EntityCreateException(String message, String errorCode)