public class RuleFailureEvent extends Object implements Serializable
RuleFailureEvent(String rule, Exception exception)
Exception
getException()
String
getRule()
void
setException(Exception exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuleFailureEvent(String rule, Exception exception)
public String getRule()
public Exception getException()
public void setException(Exception exception)
Copyright © 2020 Nepxion. All rights reserved.