- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- MicroService
public class MicroService.ServiceAlreadyStartedError
extends java.lang.RuntimeException
This runtime exception is thrown if an attempt is made to re-start a MicroService if it
has already been started. A MicroService instance may be executed only once.
- See Also:
- Serialized Form