Class RuleEvalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.project.RuleEvalException
All Implemented Interfaces:
Serializable

public class RuleEvalException extends Exception
See Also:
  • Constructor Details

    • RuleEvalException

      public RuleEvalException(String message)
    • RuleEvalException

      public RuleEvalException(String message, Throwable cause)