Class AuditEventCreateException

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

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

    • AuditEventCreateException

      public AuditEventCreateException()
    • AuditEventCreateException

      public AuditEventCreateException(String message)
    • AuditEventCreateException

      public AuditEventCreateException(Throwable cause)
    • AuditEventCreateException

      public AuditEventCreateException(String message, Throwable cause)
    • AuditEventCreateException

      public AuditEventCreateException(String message, String errorCode)