Class NoLambdaFactoryException

All Implemented Interfaces:
Serializable

public class NoLambdaFactoryException extends RuntimeException
Thrown when an IEventBus can't find a registered lambda factory to use.
See Also:
  • Constructor Details

    • NoLambdaFactoryException

      public NoLambdaFactoryException(Class<?> klass)