JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Error
jade.core.Agent.Interrupted
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Agent
public static class Agent.Interrupted
extends java.lang.Error
Inner class Interrupted.
This class is used to handle change state requests that occur
in particular situations such as when the agent thread is
blocked in the doWait() method.
See Also:
Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
Interrupted
public Interrupted()
Detail:
Field |
Constr |
Method
These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions