Class DuplicateAgentIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agentforge4j.core.exception.DuplicateAgentIdException
All Implemented Interfaces:
Serializable

public final class DuplicateAgentIdException extends RuntimeException
Thrown when the same agent id would be registered from more than one source.
See Also:
  • Constructor Details

    • DuplicateAgentIdException

      public DuplicateAgentIdException(List<String> details)