Package meteordevelopment.orbit
Class NoLambdaFactoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- meteordevelopment.orbit.NoLambdaFactoryException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoLambdaFactoryException extends java.lang.RuntimeExceptionThrown when anIEventBuscan't find a registered lambda factory to use.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoLambdaFactoryException(java.lang.Class<?> klass)
-