Class NotAuditedException

All Implemented Interfaces:
Serializable

public class NotAuditedException extends AuditException
See Also:
  • Constructor Details

    • NotAuditedException

      public NotAuditedException(String entityName, String message)
  • Method Details

    • getEntityName

      public String getEntityName()