buildException abstract method

NamedException buildException(
  1. RuleResponse<VALUE> response, [
  2. EXCEPTION_DETAILS? exceptionDetails
])

Implementation

NamedException buildException(RuleResponse<VALUE> response,
    [EXCEPTION_DETAILS? exceptionDetails]);