Class AgentDuplicatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.BootingException
io.vertx.zero.exception.AgentDuplicatedException
All Implemented Interfaces:
Serializable

public class AgentDuplicatedException extends io.horizon.exception.BootingException
See Also:
  • Constructor Details

    • AgentDuplicatedException

      public AgentDuplicatedException(Class<?> clazz, io.horizon.eon.em.container.ServerType type, int numbber, Set<String> agents)
  • Method Details

    • getCode

      public int getCode()
      Specified by:
      getCode in class io.horizon.exception.BootingException