Class AgentDuplicatedException

  • All Implemented Interfaces:
    Serializable

    public class AgentDuplicatedException
    extends io.vertx.up.exception.UpException
    See Also:
    Serialized Form
    • Constructor Detail

      • AgentDuplicatedException

        public AgentDuplicatedException​(Class<?> clazz,
                                        io.vertx.up.eon.em.ServerType type,
                                        int numbber,
                                        Set<String> agents)
    • Method Detail

      • getCode

        public int getCode()
        Specified by:
        getCode in class io.vertx.up.exception.UpException