Package jade.core

Class Agent.Interrupted

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Agent

    public static class Agent.Interrupted
    extends 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
    • Constructor Detail

      • Interrupted

        public Interrupted()