Class EventActionNoneException

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

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

    • EventActionNoneException

      public EventActionNoneException(Class<?> clazz, Event event)
  • Method Details

    • getCode

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