|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectThrowable
Exception
RuntimeException
se.jbee.inject.DIRuntimeException
se.jbee.inject.DIRuntimeException.NoSuchResourceException
public static final class DIRuntimeException.NoSuchResourceException
An Injector couldn't find a Resource that matches a Dependency to
resolve.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class se.jbee.inject.DIRuntimeException |
|---|
DIRuntimeException.DependencyCycleException, DIRuntimeException.MoreFrequentExpiryException, DIRuntimeException.NoSuchFunctionException, DIRuntimeException.NoSuchResourceException |
| Constructor Summary | |
|---|---|
DIRuntimeException.NoSuchResourceException(Collection<Type<?>> types)
|
|
DIRuntimeException.NoSuchResourceException(Dependency<T> dependency,
Injectron<T>[] available)
|
|
| Method Summary |
|---|
| Methods inherited from class se.jbee.inject.DIRuntimeException |
|---|
describe, injectionStack, toString |
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DIRuntimeException.NoSuchResourceException(Dependency<T> dependency,
Injectron<T>[] available)
public DIRuntimeException.NoSuchResourceException(Collection<Type<?>> types)
|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||