Class ServiceConfigurationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServiceConfigurationException
    extends AbstractCisClientException
    Indicates that the service configuration is not valid.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ServiceConfigurationException

        public ServiceConfigurationException​(java.util.List<ServiceExceptionDetail> serviceExceptionDetails)
        Instantiates a new ServiceConfigurationException.
        Parameters:
        serviceExceptionDetails - a list of exception details explaining this exception
      • ServiceConfigurationException

        public ServiceConfigurationException​(java.lang.String configurationValue)
        Instantiates a new ServiceConfigurationException.
        Parameters:
        configurationValue - a configuration value which wasn't completed