Class ZeroArgumentsConstructorUseCaseInstantiatorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.quantummaid.eventmaid.useCases.useCaseAdapter.usecaseInstantiating.ZeroArgumentsConstructorUseCaseInstantiatorException
-
- All Implemented Interfaces:
Serializable
public final class ZeroArgumentsConstructorUseCaseInstantiatorException extends RuntimeException
AnExceptionindicating an error, when creating a new instance of an use case with its zero arguments constructor.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-