public class AuditException extends PortalException
AuditException()
AuditException(String msg)
AuditException(String msg, Throwable cause)
AuditException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AuditException()
public AuditException(String msg)
public AuditException(String msg, Throwable cause)
public AuditException(Throwable cause)