Class AuditQueryException

All Implemented Interfaces:
Serializable

public class AuditQueryException extends NuxeoException
NXAudit-Query related exception.
Author:
Julien Anguenot
See Also:
  • Constructor Details

    • AuditQueryException

      public AuditQueryException()
    • AuditQueryException

      public AuditQueryException(String message)
    • AuditQueryException

      public AuditQueryException(String message, Throwable cause)
    • AuditQueryException

      public AuditQueryException(Throwable cause)