Package org.panda_lang.utilities.inject
Class MissingBindException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.panda_lang.utilities.inject.DependencyInjectionException
org.panda_lang.utilities.inject.MissingBindException
- All Implemented Interfaces:
Serializable
Specific exception thrown when the bind is missing
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString