Package io.vertx.zero.exception
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 Summary
ConstructorsConstructorDescriptionAgentDuplicatedException(Class<?> clazz, io.horizon.eon.em.container.ServerType type, int numbber, Set<String> agents) -
Method Summary
Methods inherited from class io.horizon.exception.BootingException
caller, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AgentDuplicatedException
-
-
Method Details
-
getCode
public int getCode()- Specified by:
getCodein classio.horizon.exception.BootingException
-