java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.vespa.hosted.controller.api.integration.configserver.ConfigServerException
All Implemented Interfaces:
Serializable

public class ConfigServerException extends RuntimeException
An exception due to server error, a bad request, or similar.
Author:
jonmv
See Also: