org.nlogo.agent
Class ValueConstraint.Violation
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nlogo.agent.AgentException
org.nlogo.agent.ValueConstraint.Violation
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- ValueConstraint
public static class ValueConstraint.Violation
- extends AgentException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValueConstraint.Violation
public ValueConstraint.Violation(String message)