Class ServiceManager.EmptyServiceManagerWarning
- java.lang.Object
-
- java.lang.Throwable
-
- com.google.common.util.concurrent.ServiceManager.EmptyServiceManagerWarning
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ServiceManager
private static final class ServiceManager.EmptyServiceManagerWarning extends java.lang.Throwable
This is never thrown but only used for logging.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
EmptyServiceManagerWarning()
-