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