public static class GoalViolations.GoalResult extends Object
Exception
exception
String
name
GoalResult(String name, Exception exception)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String name
public final Exception exception
public GoalResult(String name, Exception exception)
public String toString()
toString
Object