com.codemonster.surinam.export.throwable
Class DependencyInjectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codemonster.surinam.export.throwable.SurinamException
com.codemonster.surinam.export.throwable.DependencyInjectionException
- All Implemented Interfaces:
- Serializable
public class DependencyInjectionException
- extends SurinamException
This exception gets thrown from inside the Service Directory when instantiation of implementations
include resource and service injection.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DependencyInjectionException
public DependencyInjectionException(String message)
Copyright © 2010. All Rights Reserved.