public class ServiceInstantiationException extends RuntimeException
| Constructor and Description |
|---|
ServiceInstantiationException(Class<T> serviceType,
Class<? extends T> implementationType,
Throwable cause) |
ServiceInstantiationException(Class<T> serviceType,
String name) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012. All Rights Reserved.