Class MissingServiceSpecificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cloud.filibuster.exceptions.filibuster.FilibusterRuntimeException
-
- cloud.filibuster.instrumentation.exceptions.MissingServiceSpecificationException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingServiceSpecificationException extends FilibusterRuntimeException
Exception thrown if host or port information is missing when starting a server.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingServiceSpecificationException()
-