Class Agent.UnknownEventType

All Implemented Interfaces:
Serializable
Enclosing interface:
Agent

public static final class Agent.UnknownEventType extends RuntimeException
Exception to be thrown if the current event is unknown.
See Also:
  • Constructor Details

    • UnknownEventType

      public UnknownEventType(String msg)