Class ConfigurationServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lsst.ccs.config.ConfigurationServiceException
All Implemented Interfaces:
Serializable

public class ConfigurationServiceException extends RuntimeException
Exception standing for issues accessing the configuration service.
Author:
The LSST CCS Team
See Also:
  • Constructor Details

    • ConfigurationServiceException

      public ConfigurationServiceException(String s, Throwable cause)