Skip navigation links

Oracle Fusion Middleware Oracle Platform Security Services API Reference
11g Release 1 (11.1.1)

E14650-01


oracle.security.jps.service.audit
Class AuditException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.jps.JpsException
              extended by oracle.security.jps.service.audit.AuditException

All Implemented Interfaces:
java.io.Serializable

public class AuditException
extends JpsException
Since:
release specific (what release of product did this appear in)
Version:
$Header: jazn/jps/src/jps-api/oracle/security/jps/service/audit/AuditException.java st_j2ee_sregmi_audit_jps_service/3 2008/07/31 14:48:18 sregmi Exp $
Author:
pdatta
See Also:
Serialized Form

Constructor Summary
AuditException()
           
AuditException(java.lang.String string)
           
AuditException(java.lang.String msg, java.lang.Throwable cause)
           
AuditException(java.lang.Throwable cause)
           

 

Method Summary

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

AuditException

public AuditException()

AuditException

public AuditException(java.lang.String msg,
                      java.lang.Throwable cause)

AuditException

public AuditException(java.lang.Throwable cause)

AuditException

public AuditException(java.lang.String string)

Skip navigation links

Oracle Fusion Middleware Oracle Platform Security Services API Reference
11g Release 1 (11.1.1)

E14650-01


Copyright © 2009, Oracle. All rights reserved.