public class ServiceLoadFailure<S> extends Object
| Constructor and Description |
|---|
ServiceLoadFailure(Class<? extends S> service,
String className,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Class<? extends S> |
getService() |
Throwable |
getThrowable() |
String |
toString() |
Copyright © 1998-2023 Apache Software Foundation. All Rights Reserved.