Class NotDefinedSubscribersException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.core.exception.NotDefinedSubscribersException
All Implemented Interfaces:
Serializable

public final class NotDefinedSubscribersException extends RuntimeException
When a declared event is in missing on defining its subscriber.
See Also:
  • Constructor Details

    • NotDefinedSubscribersException

      public NotDefinedSubscribersException(Class<?>... classes)
      Creates a new exception.
      Parameters:
      classes - an array of Class that are missing in declaration